firebase
Posts
Links
Handling user authentication with Firebase in your React apps - LogRocket Blog
Handling user authentication with Firebase in your React apps
31-07-2020
14-08-2020Easily add sign-in to your Web app with FirebaseUI
Authenticate with Firebase in JavaScript Using a Custom Authentication System
You can integrate Firebase Authentication with a custom authentication system by modifying your authentication server to produce custom signed tokens when a user successfully signs in. Your app receives this token and uses it to authenticate with Firebase.
14-08-2020