User Service Setup #55
Owner
- drop AuthenticationService
- User flow should be:
- User has invites, creates a code and sends it to someone
- User goes to frontend/signup?icode=xxxx
- Sign up form accepts user/email/pass
- Create user in authentik
- Should include in-app user id
- Create user in db (associate with inviter)
- Use up invite
- Propagate user event
* drop AuthenticationService
* User flow should be:
* User has invites, creates a code and sends it to someone
* User goes to frontend/signup?icode=xxxx
* Sign up form accepts user/email/pass
* Create user in authentik
* Should include in-app user id
* Create user in db (associate with inviter)
* Use up invite
* Propagate user event
feature/FA-55_UserServiceSetup #56
Reference in New Issue
Block a user
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?