# Functions
NewJwtToken ...
NewOauthServiceProvider instantiate a new Oauth Service Provider.
NewToken return an instance of a token.
ValidateAWSCognitoAccessToken Validate a JWT Access Token generated by AWS Cognito.
# Structs
No description provided by the author
No description provided by the author
Token Implementation Token is the structure of token returned when generated.
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
JwtTokenProvider for JwtToken Interface Standardisation.
Oauth2ServiceProvider ..
TokenProvider Interface for JWT, Oauth2.0 & OIDC Token Management between practice-projects.