Skip to content

ldtalent/bijitak-how-to-build-token-introspection-decorator-in-flask-for-okta

Repository files navigation

bijitak-how-to-build-token-introspection-decorator-in-flask-for-okta

Project overview

A flask application demonstrating how to build a token validation decorator for Okta in Flask

Setup

  1. Clone the repository
git clone https://github.com/ldtalent/bijitak-how-to-build-token-introspection-decorator-in-flask-for-okta.git
  1. Create a .env file and set the environment variables as stated in the blog

  2. Build and run the docker containers using the docker-compose file.

docker-compose build
docker-compose up -d

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published