xtronger10
(SAMUEL SANTANA OLIVEIRA)
July 24, 2021, 1:33am
#1
Hey, guys! How do I Login with Firebase Authentication and present User Information on SideMenu?
First learn how to set up authentication
Hello Koders! In this guide, I’m going to explain how to use the “Firebase Authentication” component in yoour apps and it’s utilities. I hope you find it useful
What is Firebase Authentication?
Firebase Authentication is a service that allow your users to log in and sing up into your app. Basically, you can have a login service for free with this componet/service.
You don’t need any extension, because already have it.
How to add it?
It’s simple. Go to th…
Once user logged in use few labels, save users information such us name, email and all using tinydb and display those tinydb informations in sidemenu bar
Also read the tinydb doc
https://docs.kodular.io/components/storage/tiny-db/
2 Likes
system
(system)
Closed
October 6, 2021, 12:10pm
#3
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.