Get Started with Firebase Authentication on Websites
Read moreWhat are Firebase credentials?
An authentication provider is a service that allows you to authenticate a user. Firebase provides email/password authentication , but there are also external authentication providers such as Facebook.
Read moreHow do I get my Firebase access token?
Do the following in your web or mobile app:
Read more