API Token Acquisition Page
Summary
/auth/token
returns the API token for the user associated with the current session. A user should be able to visit /#/api
to retrieve their API token as well as view some information about the API (links, rate limits, etc.) Create a new page in go_ahead to support this
Helpful Links
- See the other go_ahead pages