Adds OIDC token validator application with FastAPI backend and HTML/JavaScript frontend. Includes Docker configuration and Kubernetes readiness.
6 lines
100 B
Plaintext
6 lines
100 B
Plaintext
fastapi>=0.68.0
|
|
uvicorn>=0.15.0
|
|
pyjwt>=2.4.0
|
|
requests>=2.25.0
|
|
cryptography>=3.4.8
|
|
python-jose>=3.3.0 |