package
0.0.0-20240717143347-dede1a659a74
Repository: https://github.com/ydataai/authentication-service.git
Documentation: pkg.go.dev

# Functions

CreateSession creates a new session.

# Structs

CustomClaims defines the custom claims struct.
ErrorResponse defines a struct with the JSON error response.
OAuth2Token defines the OAuth2Token struct.
Session is a struct to temporarily saving state and nonce.
Tokens defines the token struct.
UserInfo defines a UserInfo struct.