Qualcuno sa come si può creare un login/register con fairbase?
va bene anche un link guida
Do you want to use firebase authentication ?
Here is a simple login system using Firebase, with secure rules set to true/true (no security)
https://groups.google.com/d/msg/mitappinventortest/0ddPrhI-csQ/AnMIVKfNBwAJ
Note: this is insecure in all ways, not counting the fact that the password/s are NOT encrypted.
Developers should always secure their apps/data and encrypt passwords.
lo so, però il tinywebdb non riesco ad usarlo con la vecchia guida.
Hai altri suggerimenti su cosa si possa usare per creare un sistema di accesso/registrazione?
tinywebdb ?
Qualche anno fa avevo creato un un sistema di registrazione tramite il componente "TinyWebDB".
Ha qualche tutorial di come creare un sistema di registrazione/login, anche usando altri componenti?