This website requires JavaScript.
Explore
Help
Sign in
philorg
/
oidc-fastapi-test
Watch
1
Star
0
Fork
You've already forked oidc-fastapi-test
0
Code
Issues
Pull requests
Projects
Releases
Packages
2
Wiki
Activity
Actions
Testing OAuth2 and OpenID Connect with FastApi
16
commits
2
branches
76
tags
1,005
KiB
Python
77.5%
HTML
11.1%
CSS
5.6%
JavaScript
4.7%
Dockerfile
1.1%
5c3d54c3f2
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
phil
5c3d54c3f2
Add fake db, properly deal with roles, improve types, etc
2025-01-05 05:06:58 +01:00
src
Add fake db, properly deal with roles, improve types, etc
2025-01-05 05:06:58 +01:00
.gitignore
Git ignore actual settings
2025-01-02 02:17:06 +01:00
.python-version
Initial commit
2025-01-02 02:14:30 +01:00
pyproject.toml
Update deps
2025-01-04 12:08:43 +01:00
README.md
Initial commit
2025-01-02 02:14:30 +01:00
settings_template.yaml
Initial commit
2025-01-02 02:14:30 +01:00
uv.lock
Update deps
2025-01-04 12:08:43 +01:00
README.md