sample-auth-spa
Sample app that demonstrates how to fetch and use an access token
Getting Started
- Make sure you have Docker & docker-compose installed.
- This uses the Traefik proxy network, so make sure you have that set up and running!
- Run
docker-compose build
- Run
docker-compose up
- Access the site at
https://sample-auth-spa.local.fool.com