//
pkg.gl
Category
github.com/oidc-mytoken/server
internal
oidc
authcode
package
0.9.2
Repository:
https://github.com/oidc-mytoken/server.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
33
Dependents
4
Files
307 SLOC
#
Functions
CodeExchange
CodeExchange performs an oidc code exchange it creates the mytoken and stores it in the database.
GetAuthorizationURL
GetAuthorizationURL creates an authorization url.
StartAuthCodeFlow
StartAuthCodeFlow starts an authorization code flow.