audiobookshelf/server/objects
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
..
entities
files
mediaTypes
metadata
settings SSO/OpenID: Use a mobile-redirect route (Fixes #2379 and #2381) 2023-12-04 22:36:34 +01:00
user
Backup.js
Collection.js
DailyLog.js
DeviceInfo.js
Feed.js
FeedEpisode.js
FeedMeta.js
Folder.js
Library.js
LibraryItem.js
Notification.js
PlaybackSession.js
Playlist.js
PodcastEpisodeDownload.js
Stream.js
Task.js