Commit History
Add CIMD support for automatic oauth app creation, and PKCE support (#1978) c0ef209 unverified
Eliott C. commited on
Preserve and sanitize return path after login (#1959) 180c5a2 unverified
Simplify login options (#1953) 7a0420c unverified
try to fix hf chat oauth fae8049
Remove logoutDisabled from user and update UI f80231f
wait until token is refreshed, if token is expired fea8fd2
Automatically refresh oauth token (#1913) ab8b948 unverified
Eliott C. commited on
Automatic login (#1900) 248183e unverified
Eliott C. commited on
Store oauth token in DB + use it when doing API calls (#1885) c4f6eb3 unverified
Eliott C. commited on
Add COUPLE_SESSION_WITH_COOKIE_NAME env var (#1881) 69ef081 unverified
Eliott C. commited on
refactor: new API & universal load functions (pt. 2) (#1847) 7d7a53f unverified
Revert "refactor: new API & universal load functions (#1743)" 91e839b
refactor: new API & universal load functions (#1743) 35a395c unverified
feat: allow storing env variable in DB (#1802) 31daf3d unverified
fix: set alg in auth if not set by user b529bcf unverified
fix: default auth not properly treated if undefined 637ac6b
feat(security): add cookie samesite & security settings (#1517) c11b621 unverified
Major bump to sveltekit & node-adapter versions (#1395) 29a0119 unverified
fix: parse ISS if returned in OIDC flow (#1162) 8c4440b unverified
Use pino for logs (#1086) bb6f8cb unverified
set `sameSite` to `lax` when allowing insecure cookies (#1078) 925d513 unverified
Add `ALLOW_INSECURE_COOKIES` feature flag (#1076) 82d651c unverified
Enhance Dynamic User Attribute Handling in OIDC Integration (#885) 69907d3 unverified
[JS] use shorthand notation (#711) 5869ab4 unverified
Mishig commited on
Use JSON5 for parsing all config vars (#671) 806c0e0 unverified
Session management improvements: Multi sessions, renew on login/logout (#603) aa4ca1c unverified
Feature/add OIDC optional tolerance and resource (#496) 4849afc unverified
feat openid login with google (#250) 16a2ea6 unverified
🐛 Fix "signin with HF" within space + CSRF (#236) 129fa31 unverified
Eliott C commited on
Login flow (#193) 40f346c unverified
✨ Backend preparation for "Sign in with HF" (#190) 177f7c5 unverified
Eliott C commited on