Table of Content
There are multiple methods available for authentication with Firebase. Ensure that you have added configuration to each file, and that the appropriate method has been enabled in the Firebase Console authentication panel. Note: custom auth does not require enabling.
- Anonymous
- Email/Password
- Custom Authentication and an Example Custom Token Generator
- Google Sign In using Popup
- Google Sign In using Redirect
- Google Sign In using OAuth Credentials (via Google Sign-in Button)
- Facebook Login In using Popup
- Facebook Login In using Redirect
- Facebook Login using OAuth Credentials (via Facebook Login Button)
- Twitter Sign In using Popup
- Twitter Sign In using Redirect
- GitHub Sign In using Popup
- GitHub Sign In using Redirect