mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2025-11-01 10:57:00 -04:00
- We need to define redirect_uri in the callback again, because the global params of passport can change between calls to the first route (ie. if multiple users log in at same time) - Removed is_rest parameter as requirement for mobile flow (to maximise compatibility with possible oauth libraries) - Also renamed some variables for clarity