-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
authuser & app authz/authn flowsuser & app authz/authn flows
Description
For now, we will handle basic signup with username and password only. This ticket will leverage the lucia auth middleware to receive and process login information for a new user.
Refs: https://v2.lucia-auth.com/guidebook/sign-in-with-username-and-password/
Acceptance criteria
- refactor / complete implementation of the
/auth/signinroute so that login with username+password succeeds - successful login yields a valid token (for use by the caller)
- tests added
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
authuser & app authz/authn flowsuser & app authz/authn flows