Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 652 Bytes

Account.md

File metadata and controls

9 lines (7 loc) · 652 Bytes

Class: Account

Works around with User Account in Appwrite

Core

Method Name Usage Link
createAccount() Creates an account in the Appwrite project. Example
createSession() Creates an session in the Appwrite project. Example