python3 -m venv
source venv/bin/activate
pip install httpx itsdangerous jinja2 authlib \
fastapi uvicorn[standard] pydantic[dotenv]
cp env-example .env #Modify settings
-
Notifications
You must be signed in to change notification settings - Fork 1
newellz2/fastapi-oidc-example
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Example of how to integrate FastAPI, authlib and Keycloak
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published