Directories ¶
Path | Synopsis |
---|---|
Package authorize handles the implementation of endpoints for authorization requests and pushed authorization requests.
|
Package authorize handles the implementation of endpoints for authorization requests and pushed authorization requests. |
Package dcr implements the dynamic client registration and management endpoints.
|
Package dcr implements the dynamic client registration and management endpoints. |
Package discovery implements the endpoints where information about the Open ID Provider and its public JWKS is shared.
|
Package discovery implements the endpoints where information about the Open ID Provider and its public JWKS is shared. |
Package oidc is a complement of the package goidc containing private structs and functions that are not meant to be accessible for users of goidc.
|
Package oidc is a complement of the package goidc containing private structs and functions that are not meant to be accessible for users of goidc. |
Package storage provides the default implementations of the storage interfaces goidc.ClientManager, goidc.AuthnSessionManager and goidc.GrantSessionManager.
|
Package storage provides the default implementations of the storage interfaces goidc.ClientManager, goidc.AuthnSessionManager and goidc.GrantSessionManager. |
Package strutil contains functions to help handling strings.
|
Package strutil contains functions to help handling strings. |
Package timeutil provides utilities for working with time in a consistent manner.
|
Package timeutil provides utilities for working with time in a consistent manner. |
Package token implements all the logic to issue and validate rules related to access and ID tokens.
|
Package token implements all the logic to issue and validate rules related to access and ID tokens. |
Package userinfo implements the user info endpoint.
|
Package userinfo implements the user info endpoint. |
Click to show internal directories.
Click to hide internal directories.