package
Version:
v2.0.5
Opens a new window with list of versions in this module.
Published: Jul 24, 2024
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 4
Opens a new window with list of known importers.
Documentation
¶
Code generated by "gen"; DO NOT EDIT.
This file is meant to be re-generated in place and/or deleted at any time.
Package jwks provides access to the JWKS endpoint.
Get retrieves a JSON Web Key set.
type Client struct {
Backend clerk.Backend
}
Client is used to invoke the JWKS API.
func NewClient(config *clerk.ClientConfig) *Client
Get retrieves a JSON Web Key set.
type GetParams struct {
clerk.APIParams
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.