User Service Setup #55

Closed
opened 2025-12-11 20:39:18 +00:00 by conco · 0 comments
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
conco closed this issue 2025-12-29 19:38:44 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: conco/FictionArchive#55