- In a Web App or Web API setting, my server application has the following routes available for requests - `<auth token route>` - `<embed token route>` - The Auth token route returns <token type with props> - The embed token route returns <token type with props>