Watch
1
1
Fork
You've already forked gamesync
0
Code Issues 22 Pull requests Projects Releases Packages Wiki Activity Pipelines

register endpoint which is seperate from create user #12

Open
opened 2026-08-10 19:25:08 +00:00 by PatrikBures · 0 comments
Owner

create user will be used by existing users which have the permission to create new users

register won't require authentication, but can be disabled if the one running the instance does not want anyone to create an account.

later can also add an option for needing registered users to be unlocked to use any endpoint. if they are not unlocked within x amount of days, they are automatically deleted

create user will be used by existing users which have the permission to create new users register won't require authentication, but can be disabled if the one running the instance does not want anyone to create an account. later can also add an option for needing registered users to be unlocked to use any endpoint. if they are not unlocked within x amount of days, they are automatically deleted
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
PatrikBures/gamesync#12
No description provided.