This website requires JavaScript.
Explore
Help
Register
Sign In
starred
/
godoxy
Watch
1
Star
0
Fork
0
You've already forked godoxy
mirror of
https://github.com/yusing/godoxy.git
synced
2026-04-10 03:13:50 +02:00
Code
Issues
18
Packages
Projects
Releases
10
Wiki
Activity
Files
6b3bf841482e5e00be7def129cd7f58a84d9fdca
godoxy
/
internal
/
auth
History
yusing
8b8969f033
fix(auth): change userpass to redirect to login and update documentation
2025-09-14 21:11:20 +08:00
..
auth.go
…
block_page.go
…
block_page.html
…
oauth_refresh.go
feat: Add per-route OIDC client ID and secret support (
#145
)
2025-09-08 08:16:30 +08:00
oidc_test.go
feat: Add per-route OIDC client ID and secret support (
#145
)
2025-09-08 08:16:30 +08:00
oidc.go
fix(oidc): simplify LoginHandler to always redirect to IdP
2025-09-14 14:33:28 +08:00
provider.go
…
userpass_test.go
…
userpass.go
fix(auth): change userpass to redirect to login and update documentation
2025-09-14 21:11:20 +08:00
utils.go
…