package
0.0.0-20240728120420-5df9c1d22f7a
Repository: https://github.com/wwi21seb-projekt/server-beta.git
Documentation: pkg.go.dev

# Functions

AuthorizeUser validates token and attaches username of user to request, if token invalid aborts with error.
GetLoggedInUsername returns the username of the logged-in user and true if the user is logged in.