ClojureScript Google Authentication using Firebase (with Re-Frame)
on the code again
Learn to implement Firebase authentication in your ClojureScript re-frame project!
GitHub Link: https://github.com/danownsthisspace/re-frame-firebase-auth Get started with a re-frame project using this re-frame Template: https://calva.io/re-frame-template/ Debug and monitor your re-frame applications with re-frisk: https://github.com/flexsurfer/re-frisk Set up and manage your Firebase project via the Firebase Console: https://console.firebase.google.com/u/0/ Utilize Promesa for promise-based asynchronous operations: https://github.com/funcool/promesa Implement Google Sign-In with Firebase using the Google Sign-In - Firebase Documentation: https://firebase.google.com/docs/auth/web/google-signin Learn about Firebase's method for managing authentication state changes: https://firebase.google.com/docs/auth/web/manage-users Understand and configure authentication state persistence in Firebase: https://firebase.google.com/docs/auth/web/auth-state-persistence Explore Sakura for classless CSS styling in your web projects: https://oxal.org/projects/sakura/ ... https://www.youtube.com/watch?v=3rYbbGvk3Hw
238478272 Bytes