mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2025-08-02 04:32:56 +02: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