Posts by Gabriel Ferreira • 1 point
1 post
-
0
votes1
answer82
viewsA: Get the logged in user id
In the Verificalogin() method you can change it to return an integer, if the login is correct, it would return the user ID, if the login is not done, it can return a negative number to represent the…