yusing
|
c05059765d
|
style: coed cleanup and fix styling
|
2025-05-10 10:46:31 +08:00 |
|
yusing
|
f9a8aede20
|
feat: hCaptcha middleware
|
2025-05-04 17:21:12 +08:00 |
|
yusing
|
ac1470d81d
|
fix: remove incorrect comment from getOAuthRefreshToken function
|
2025-05-03 19:38:02 +08:00 |
|
yusing
|
c5fd21552e
|
fix(oidc): token not being refreshed when receiving simutaneous requests from the same session
|
2025-04-28 11:19:57 +08:00 |
|
yusing
|
8363dfe257
|
fix: json marshal/unmarshal
|
2025-04-25 08:25:37 +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 |
|