How to make signup and signin form functionable with js | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
0

How to make signup and signin form functionable with js

I want user's to be able to login and see their account and then log out when they are ready to log out

20th Feb 2022, 5:04 AM
Jackie Barnes
Jackie Barnes - avatar
1 Réponse
+ 1
Use firebase database to insert new user data and for login. And learn Ajax to make asynchronous call from JavaScript to database.
20th Feb 2022, 5:12 AM
A͢J
A͢J - avatar