# Functions
GetToken returns a JWT token for the given user ID.
Login authenticates a user.
Post creates a new link for the currently logged-in user.
Signup creates a new user.
UniqueID returns a unique ID (with a fixed prefix) for the given map.
UniqueUserID returns a unique user ID (with a "U" prefix) for the given map.