audiobookshelf/test/server/auth
Denis Arnst d5047978a8
Add unit tests for OIDC callback flow and authorization
Test handleCallback (11), getAuthorizationUrl (13), generatePkce (5),
handleMobileRedirect (5), cleanupStaleAuthSessions (3). 88 total.
2026-02-05 19:35:50 +01:00
..
AuthError.test.js Revamp OIDC auth: remove Passport wrapper, add schema-driven settings UI 2026-02-05 17:54:59 +01:00
BackchannelLogoutHandler.test.js Add OIDC Back-Channel Logout support 2026-02-05 17:55:10 +01:00
OidcAuthStrategy.test.js Add unit tests for OIDC callback flow and authorization 2026-02-05 19:35:50 +01:00
OidcSettingsSchema.test.js Revamp OIDC auth: remove Passport wrapper, add schema-driven settings UI 2026-02-05 17:54:59 +01:00