Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use native auth flow instead of SPA flow
Turns out, the SPA flow only grants a refresh token good for 24 hours. I originally chose it because prompt: select_account wasn't working under the native flow for me, but that appears to work now. This should allow you to go much longer without signing in again.
- Loading branch information