Posts by Dionathan Martins de Passos • 21 points
2 posts
-
2
votes1
answer25
viewsQ: What best practice to create a user table?
I’m creating a web system in PHP, and I’m in doubt about how best to create the table that will receive user information (Speed, organization and etc). Beyond the nome, email and senha, need to…
-
-1
votes1
answer220
viewsQ: ERROR in src/app/services/auth.service.ts:15:21 - error TS2339: Property 'auth' does not exist on type 'Angularfireauth'
Hello, I’m creating an authentication project with Ionic and firebase, but I came across this error and I can’t fix it. So far the app is only performing the Log in and Log in methods.…