Skip to content

Hori-List/User-Management-Function

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

User management function

A simple function that manages users. It allows for easy access to usernames, sends verification emails and much more.

Events

  • account.create
  • account.update.name
  • users.create

Environment variables

  • APPWRITE_USERS_COLLECTION The id of the users collection
  • APPWRITE_ENDPOINT The Appwrite endpoints api url
  • APPWRITE_API_KEY A API key with the following scopes: documents.read, documents.write