bruno/memori-backend/User
2024-07-16 11:15:30 +03:00
..
Confirms the password reset of a User and performs a Login-.bru initial commit 2024-07-16 11:15:30 +03:00
Confirms the registration of a User and performs a Login-.bru initial commit 2024-07-16 11:15:30 +03:00
Creates a new user-.bru initial commit 2024-07-16 11:15:30 +03:00
Deletes a User object-.bru initial commit 2024-07-16 11:15:30 +03:00
Gets a list of all the existing User objects-.bru initial commit 2024-07-16 11:15:30 +03:00
Gets the details of a User object-.bru initial commit 2024-07-16 11:15:30 +03:00
Gets the details of the currently logged in User object-.bru initial commit 2024-07-16 11:15:30 +03:00
Logs out the User-.bru initial commit 2024-07-16 11:15:30 +03:00
Re-sends the verification code to confirm a pending User registration-.bru initial commit 2024-07-16 11:15:30 +03:00
Recovers a User-s name and sends it to their configured e-mail-.bru initial commit 2024-07-16 11:15:30 +03:00
Registers a new user-.bru initial commit 2024-07-16 11:15:30 +03:00
Resets a User-s password-.bru initial commit 2024-07-16 11:15:30 +03:00
Tries a login with the specified credentials and returns a login token if successful-.bru initial commit 2024-07-16 11:15:30 +03:00
Updates the details of a User object -including its password--.bru initial commit 2024-07-16 11:15:30 +03:00