scrummie-poker/functions/UsernameChangeHandler
Pijus Kamandulis 40b1ef6f0c Allow user to set a username; Show list of users on estimation screen 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
README.md 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

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