register endpoint which is seperate from create user #12
Labels
No labels
complexity
1-high
complexity
2-medium
complexity
3-low
component/client
component/server
priority
1-high
priority
2-medium
priority
3-low
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
PatrikBures/gamesync#12
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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