audiobookshelf/client
Frank de Lange fc06aa2c78 Explicitly launch OpenID Connect authentication with ?autoLaunch=1
This change extends OIDC authentication by enabling explicit redirection
to the OAuth provider when navigating to the login page with the manual
override parameter (/login?autoLaunch=1).

Use case: directly launch audiobookshelf from within e.g. Nextcloud using the
external sites app (use something like https://abs.example.org/login?autoLaunch=1
as URL) while keeping the possibility to launch audiobookshelf using its built-in
authentication mechanism. Assuming the username or mail address used in Nextcloud
and audiobookshelf are identical the user will be logged in to his or her account
no matter which method is used.
2025-10-09 16:02:02 +02:00
..
assets Add base style for button for cursor:pointer, update default btn bg and confirm yes btn color 2025-03-25 17:47:11 -05:00
components Fix item edit modal show next/prev arrows when opening from Files or Match context menu item #4718 2025-10-08 14:52:14 -05:00
cypress Fix LazySeriesCard component test 2025-07-07 16:49:20 -05:00
layouts Fix authorize race condition by not updating the user on token refresh #4567 2025-08-13 08:31:01 -05:00
middleware
mixins Fix item edit modal show next/prev arrows when opening from Files or Match context menu item #4718 2025-10-08 14:52:14 -05:00
pages Explicitly launch OpenID Connect authentication with ?autoLaunch=1 2025-10-09 16:02:02 +02:00
players Update HLS stream endpoints to not include user token 2025-05-06 17:28:19 -05:00
plugins Add Turkish to the language option 2025-10-08 14:24:50 -05:00
static Update material symbols icon font 2024-08-16 16:57:17 -05:00
store Fix: Always re-load libraries when changing users #4694 2025-10-08 15:32:37 -05:00
strings Translated using Weblate (Swedish) 2025-10-07 12:02:09 +02:00
cypress.config.js
nuxt.config.js Implement new JWT auth 2025-06-29 17:22:58 -05:00
package-lock.json Version bump v2.30.0 2025-10-08 10:34:34 -05:00
package.json Version bump v2.30.0 2025-10-08 10:34:34 -05:00
postcss.config.js Use separate postcss.config and remove from nuxt.config, uninstall autoprefixer 2025-03-21 09:25:29 -05:00