Skip to content

Repository files navigation

Authorization Code Flow Example

Demo project on the AuthN Code Grant Flow

The flow

AuthN Code Flow

How to start this demo

  1. Start a keycloak instance

    podman compose up -d
  2. Start the demo app

    pip install -r requirements.txt
    python3 app.py

Alternatively, if you’re using PyCharm, just use the provider run configuration under .run/.

Development

pre-commit

Install pre-commit

pip install pre-commit

About

example of the authorization code flow with python and flask

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages