Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: window.focus() after auth finished
The app has a (short) timeout, while it waits to see if it can use message passing to finish auth. This adds a `window.focus()` call, so that even if the app doesn't close, we can still grab focus right after auth.
- Loading branch information