https://github.com/kmaida/angular-firebase
Angular app that authenticates with Auth0 and utilizes Firebase with custom tokens
https://github.com/kmaida/angular-firebase
angular auth0 firebase realtime-database
Last synced: about 1 month ago
JSON representation
Angular app that authenticates with Auth0 and utilizes Firebase with custom tokens
- Host: GitHub
- URL: https://github.com/kmaida/angular-firebase
- Owner: kmaida
- Created: 2017-12-10T00:31:01.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-11-20T12:16:10.000Z (5 months ago)
- Last Synced: 2024-11-20T13:24:58.185Z (5 months ago)
- Topics: angular, auth0, firebase, realtime-database
- Language: TypeScript
- Size: 1.67 MB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# angular-firebase
Follow this tutorial to learn how to authenticate a Node.js server and Angular app with Cloud Firestore database using Auth0: [How to Authenticate Firebase and Angular with Auth0](https://auth0.com/blog/how-to-authenticate-firebase-and-angular-with-auth0-part-1/).