scrummie-poker/functions/UsernameChangeHandler
2024-10-12 17:26:22 +03:00
..
.gitignore Allow user to set a username; Show list of users on estimation screen 2024-10-12 17:26:22 +03:00
go.mod Allow user to set a username; Show list of users on estimation screen 2024-10-12 17:26:22 +03:00
go.sum Allow user to set a username; Show list of users on estimation screen 2024-10-12 17:26:22 +03:00
main.go Allow user to set a username; Show list of users on estimation screen 2024-10-12 17:26:22 +03:00
README.md Allow user to set a username; Show list of users on estimation screen 2024-10-12 17:26:22 +03:00

Username Change Handler

This function is called when a user changes his username.

Currently this funcion updates users name accross all of his estimation sessions.

Environment Variables

  • APPWRITE_DATABASE_ID - Database Id
  • APPWRITE_ESTIMATION_SESSION_COLLECTION_ID - Sessions collection Id