All Projects → AngularTemplates → Firebase Authentication With Angular

AngularTemplates / Firebase Authentication With Angular

Licence: mit
🔥 Angular tutorial to setup Firebase Authentication with Angular. Learn how to setup social login providers such as Facebook, Twitter and Google and also custom email/password authentication.

Programming Languages

typescript
32286 projects

Projects that are alternatives of or similar to Firebase Authentication With Angular

Firebase Php
Unofficial Firebase Admin SDK for PHP
Stars: ✭ 1,657 (+513.7%)
Mutual labels:  firebase-auth, firebase-authentication
FireApp
FirebaseApp is built for learning purposes, especially to see how Firebase Products work together.
Stars: ✭ 34 (-87.41%)
Mutual labels:  firebase-auth, firebase-authentication
React Firebase Hooks
React Hooks for Firebase.
Stars: ✭ 2,227 (+724.81%)
Mutual labels:  firebase-auth, firebase-authentication
The Road To React With Firebase
📓The Road to React with Firebase: Your journey to build business applications with React and Firebase.
Stars: ✭ 82 (-69.63%)
Mutual labels:  firebase-auth, firebase-authentication
DashboardHeroLite
The easiest way to build an admin dashboard for your SaaS. Fully functional user management, UI and routing.
Stars: ✭ 34 (-87.41%)
Mutual labels:  firebase-auth, firebase-authentication
Nextjs Redux Firebase Authentication
Boilerplate Project for Authentication with Firebase in NextJs and Redux
Stars: ✭ 90 (-66.67%)
Mutual labels:  firebase-auth, firebase-authentication
React Redux Firebase Authentication
🔥Boilerplate Project for Authentication with Firebase in React and Redux
Stars: ✭ 265 (-1.85%)
Mutual labels:  firebase-auth, firebase-authentication
Firebase Admin Python
Firebase Admin Python SDK
Stars: ✭ 591 (+118.89%)
Mutual labels:  firebase-auth, firebase-authentication
firebase-bundle
A Symfony Bundle for the Firebase PHP Admin SDK
Stars: ✭ 112 (-58.52%)
Mutual labels:  firebase-auth, firebase-authentication
Chatter
Real time chat app written in Swift 4 using Firebase
Stars: ✭ 30 (-88.89%)
Mutual labels:  firebase-auth, firebase-authentication
Simple firebase auth
Simple Firebase Login Flow in Flutter
Stars: ✭ 58 (-78.52%)
Mutual labels:  firebase-auth, firebase-authentication
capacitor-firebase-authentication
⚡️ Capacitor plugin for Firebase Authentication.
Stars: ✭ 67 (-75.19%)
Mutual labels:  firebase-auth, firebase-authentication
Firebase Admin Node
Firebase Admin Node.js SDK
Stars: ✭ 1,050 (+288.89%)
Mutual labels:  firebase-auth, firebase-authentication
React Mobx Firebase Authentication
🔥Boilerplate Project for Authentication with Firebase in React and MobX
Stars: ✭ 111 (-58.89%)
Mutual labels:  firebase-auth, firebase-authentication
React Firebase Authentication
🔥 Boilerplate Project for Authentication with Firebase in React.
Stars: ✭ 863 (+219.63%)
Mutual labels:  firebase-auth, firebase-authentication
Firebase Ios Sdk
Firebase iOS SDK
Stars: ✭ 3,309 (+1125.56%)
Mutual labels:  firebase-auth, firebase-authentication
Laravel Firebase
A Laravel package for the Firebase PHP Admin SDK
Stars: ✭ 369 (+36.67%)
Mutual labels:  firebase-auth, firebase-authentication
Rxfirebase
Rxjava 2.0 wrapper on Google's Android Firebase library.
Stars: ✭ 509 (+88.52%)
Mutual labels:  firebase-auth, firebase-authentication
django-rest-firebase-auth
Use firebase authentication with your django rest framework project
Stars: ✭ 16 (-94.07%)
Mutual labels:  firebase-auth, firebase-authentication
iOS-SwiftUI-Firebase-Login-Example
Complete Sign up and Sign in Process for iOS SwiftUI - using Firebase Email and Password Authentication.
Stars: ✭ 37 (-86.3%)
Mutual labels:  firebase-auth, firebase-authentication

Firebase Authentication with Angular

This project is part of an Angular tutorial where we explore how to setup a simple email/password as well as social login authentication workflows for Angular apps using the awesome AngularFire library.

Get the step by step free tutorial in https://angular-templates.io/tutorials/about/firebase-authentication-with-angular

Please support this project by simply putting a Github star ⭐. Share this repo with friends on Twitter and everywhere else you can. 🙏 Thanks

Installation

Run npm install to install all the required dependencies

Then run ng serve to start a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].