📄️ Verify Email
Initiate Email Verification
📄️ Reset Password
To reset a user's password, the recommended approach is to make a PUT request to the following endpoint:
📄️ Fetch User Information
In order to fetch the user information, the below endpoint can be used
📄️ Update User Information
In order to update the user information, the below endpoint can be used
📄️ Sign Out User
In order to sign out a user, the below endpoint can be used