# Functions

CopyMap extends common.
CreateUserFromToken convers a Jwt into a User struct.
CreateUserFromTokenString parses a Jwt token string and returns a User struct.

# Structs

User represents a user who has been logged in.