firebase / firebase/firebase-js-sdk
Auth - OauthProvider "continue to the app"
- Dominant language
- TypeScript
- Stars
- 5.1k
- Forks
- 1k
- Avg merge
- 2d 21h
- Merged PRs (30d)
- 37
Description
### Feature proposal
* Firebase Component: Auth
Opening this issue to request the removal of the "Continue to the app" screen that appears before the provider when using
`OAuthProvider(providerID: "provider")`
(or at least adding the possibility to make it optional)
Sample when executing with twitter:

This screen confuses the user, because tapping on the button closes the auth flow and also causes an unnecessary delay to present the provider screen
Gif showing the full flow:

Contributor guide
Assessment
This issue has not been assessed yet.