mirror of
https://github.com/advplyr/audiobookshelf-app.git
synced 2026-09-12 12:51:47 +02:00
Also: - Add client_id with the name of the app (for possible future use) - Add response_type simply to provide all required oauth2 parameters for reference - For the URL to be opened in Browser: Forward the callback/redirect_uri URL provided by the server - Use a hardcoded variable for HTTPS enforcement, for easier debugging