awp-auth integration sandbox

Simple frontend to verify OAuth and API key flows

This app starts the login flow against awp-auth, finalizes the OAuth grant, stores the internal bearer token, and calls the protected endpoints.

Configuration

OAuth session flow

Use this with the /auth/oauth/login and /auth/oauth/finalize endpoints.

API key flow

Uses POST /auth/token with the configured X-Api-Key.

Protected calls

Current token


      

Last response


      

Activity log