/sample-auth-spa

Sample app that demonstrates how to fetch and use an access token

Primary LanguagePython

sample-auth-spa

Sample app that demonstrates how to fetch and use an access token

Getting Started

  1. Make sure you have Docker & docker-compose installed.
  2. This uses the Traefik proxy network, so make sure you have that set up and running!
  3. Run docker-compose build
  4. Run docker-compose up
  5. Access the site at https://sample-auth-spa.local.fool.com