1
0
Fork 0
mirror of synced 2024-07-01 20:50:49 +12:00
appwrite/docs/references/account/create-session-anonymous.md
2021-02-18 15:52:27 +01:00

312 B

Use this endpoint to allow a new user to register an anonymous account in your project. This route will also create a new session for the user. To allow the new user to convert an anonymous account to a normal account account, you need to update its email and password.