1
0
Fork 0
mirror of synced 2024-09-01 18:31:28 +12:00
appwrite/docs/references/account/create-anonymous-session.md
2023-11-30 11:35:52 +00:00

449 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, you need to update its email and password or create an OAuth2 session.