You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
OneAuth/libs
veypi 46f01afc9f feat(auth): Improve OAuth callback and add memory cache fallback
- Add random avatar generation for new users in register
    - Fix OAuth state parsing with type assertions and error handling
    - Add TempToken field to CallbackResponse for bind flow
    - Implement dynamic redirect URI resolution with X-Forwarded headers support
    - Add memory cache fallback when Redis is unavailable
    - Change default port from 4001 to 4000 in Makefile
3 weeks ago
..
cache feat(auth): Improve OAuth callback and add memory cache fallback 3 weeks ago
crypto fix(api/oauth): encrypt ClientSecret in database 1 month ago
email refactor(auth): 重构认证系统,支持多种验证方式和 OAuth 提供商管理 1 month ago
jwt refactor: Remove multi-tenant org system and simplify auth 4 weeks ago
sms refactor(auth): 重构认证系统,支持多种验证方式和 OAuth 提供商管理 1 month ago
utils update 7 months ago
webdav rename to vbase 1 month ago