# Functions
No description provided by the author
NewJsonWebTokenAuthenticationService create a JWT flavoured AuthenticationService.
NewJsonWebTokenService creates a new implementation of the JsonWebTokenService.
# Constants
No description provided by the author
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
JsonWebTokenConfiguration settings for the json web token service.
JwtPayload represents the json web token claims to be signed or that have been parsed.
RefreshTokenPayload represents json web token claims to be signed or that have been parsed.
# Interfaces
AuthenticationService for signing up and logging in users.
GoogleAuthenicationService for signing up and logging in users using googles authentication.
JsonWebTokenService for signing and parsing json web tokens.