Get the current authentication token. Might refresh the token if need be, but most often just returns the token.
The app is authorized to make actions on a user's behalf.
Log the current user out and reload the page.
Simple utility to get the current user name. The result of this function is cached.
Get the current authentication token. Might refresh the token if need be, but most often just returns the token.