yusing
|
0534bc38b2
|
fix(oidc): logout not working when user is denied
|
2025-04-26 03:26:45 +08:00 |
|
yusing
|
7461344004
|
fix: json store marshaling, api handler
- code clean up
- uncomment and simplify api auth handler
- fix redirect url for frontend
- proper redirect
|
2025-04-24 04:47:42 +08:00 |
|
yusing
|
b815c6fd69
|
feat(oidc): support token refreshing via offline_access scope
- refactored code
- moved api/v1/auth to auth/
- security enhancement
- env example update
- default jwt ttl changed to 24 hours
|
2025-04-23 17:50:22 +08:00 |
|
yusing
|
9e0bdd964c
|
fix(oidc): rewrite login flow, fixed end_session_url retrieval and redirect issue
|
2025-04-22 19:29:19 +08:00 |
|
yusing
|
5d2df3550b
|
refactor: remove forward auth, move module net/http to net/gphttp
|
2025-03-28 07:39:26 +08:00 |
|