package
0.5.2
Repository: https://github.com/veith/fgs-lib.git
Documentation: pkg.go.dev

# 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.

# Structs

user profile for internal use only.

# Type aliases

No description provided by the author