audiobookshelf/client
Denis Arnst 80fd2a1a18 SSO/OpenID: Use a mobile-redirect route (Fixes #2379 and #2381)
- Implement /auth/openid/mobile-redirect this will redirect to an app-link like audiobookshelf://oauth
- An app must provide an `redirect_uri` parameter with the app-link in the authorization request to /auth/openid
- The user will have to whitelist possible URLs, or explicitly allow all
- Also modified MultiSelect to allow to hide the menu/popup
2023-12-04 22:36:34 +01:00
..
assets Remove google-oauth passport strategy 2023-11-11 11:29:59 -06:00
components SSO/OpenID: Use a mobile-redirect route (Fixes #2379 and #2381) 2023-12-04 22:36:34 +01:00
layouts Move raw cover preview to a separate global component, fix item page cover overlay show on hover 2023-10-27 16:51:44 -05:00
middleware
mixins Removed unneeded mixin 2023-12-01 15:19:50 -08:00
pages SSO/OpenID: Use a mobile-redirect route (Fixes #2379 and #2381) 2023-12-04 22:36:34 +01:00
players
plugins Addressed feedback changes 2023-12-01 21:42:54 -08:00
static
store Merge master 2023-11-01 08:58:48 -05:00
strings SSO/OpenID: Use a mobile-redirect route (Fixes #2379 and #2381) 2023-12-04 22:36:34 +01:00
nuxt.config.js
package-lock.json Version bump v2.6.0 2023-11-27 17:41:47 -06:00
package.json Version bump v2.6.0 2023-11-27 17:41:47 -06:00
tailwind.config.js