# Functions
GenerateResponse generates a response for the api.
GetClaims returns info out of jwt token.
GetRoles returns the roles for the user.
IndexOfString finds the index of an item in a string array.
IsInRole returns if a user is in specified Role.
RunTransaction is a wrapper for a transaction.