Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CodeExchange ¶
CodeExchange performs an oidc code exchange it creates the mytoken and stores it in the database
func GetAuthorizationURL ¶ added in v0.2.0
func GetAuthorizationURL(provider *config.ProviderConf, oState, pkceChallenge string, restrictions restrictions.Restrictions) string
GetAuthorizationURL creates a authorization url
func StartAuthCodeFlow ¶
func StartAuthCodeFlow(ctx *fiber.Ctx, oidcReq response.OIDCFlowRequest) *model.Response
StartAuthCodeFlow starts an authorization code flow
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.