Commit History
Add CIMD support for automatic oauth app creation, and PKCE support (#1978)
c0ef209
unverified
Preserve and sanitize return path after login (#1959)
180c5a2
unverified
Simplify login options (#1953)
7a0420c
unverified
try to fix hf chat oauth
fae8049
coyotte508
commited on
Remove logoutDisabled from user and update UI
f80231f
wait until token is refreshed, if token is expired
fea8fd2
coyotte508
commited on
Automatically refresh oauth token (#1913)
ab8b948
unverified
Automatic login (#1900)
248183e
unverified
Store oauth token in DB + use it when doing API calls (#1885)
c4f6eb3
unverified
Add COUPLE_SESSION_WITH_COOKIE_NAME env var (#1881)
69ef081
unverified
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