This website requires JavaScript.
Explore
Help
Sign In
pierre
/
BasicOIDC
Watch
1
Star
0
Fork
0
You've already forked BasicOIDC
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Files
assets
src
actors
controllers
data
middlewares
utils
constants.rs
lib.rs
main.rs
templates
.drone.yml
.gitignore
Cargo.lock
Cargo.toml
Dockerfile
LICENSE
README.md
build_docker_image.sh
renovate.json
a06be2e889c0930716f380fb096348eb254efb9c
Branches
Tags
View all branches
BasicOIDC
/
src
History
Pierre HUBERT
f2e4d82f87
Fix rand breaking changes
2025-02-03 20:57:49 +01:00
..
actors
Add authentication from upstream providers (
#107
)
2023-04-27 10:10:28 +00:00
controllers
Fix HTTPS detection
2024-07-05 22:08:12 +02:00
data
Fix rand breaking changes
2025-02-03 20:57:49 +01:00
middlewares
Add IP location service
2022-11-12 17:02:34 +01:00
utils
Fix rand breaking changes
2025-02-03 20:57:49 +01:00
constants.rs
Add implicit authentication flow (
#255
)
2024-03-28 21:13:25 +00:00
lib.rs
Add code challenge support
2022-04-14 18:04:01 +02:00
main.rs
Refactor dependencies to reduce code base size (
#111
)
2023-04-29 11:11:24 +00:00