# Functions
Passwort hash prüfen true => passwort io, false => stimmt nicht.
create a jwt token based on user profile.
GetTokenFromContext returns the parsed token in ctx if it exists.
get the subject (user id) from auth context.
get the username from auth context.
Passwort hash erzeugen.
# Variables
Methode um den Token zu prüfen und bei Erfolg in den context zu legen.
# Type aliases
No description provided by the author