audiobookshelf/server/auth
2026-05-15 21:28:19 +02:00
..
AuthError.js Revamp OIDC auth: remove Passport wrapper, add schema-driven settings UI 2026-02-05 17:54:59 +01:00
BackchannelLogoutHandler.js Add OIDC Back-Channel Logout support 2026-02-05 17:55:10 +01:00
LocalAuthStrategy.js Seperate out auth strategies, update change password to return error status codes 2025-07-07 15:04:40 -05:00
OidcAuthStrategy.js OIDC: Skip nonce for mobile flow to fix app login 2026-02-13 12:35:03 +01:00
OidcSettingsSchema.js OIDC: Fix CodeQL warnings 2026-02-05 20:31:07 +01:00
TokenManager.js Merge a6848065e1 into c010f0e1eb 2026-05-15 21:28:19 +02:00