-
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 a logout request
Refs: https://v2.lucia-auth.com/guidebook/sign-in-with-username-and-password/
Acceptance criteria
- refactor / complete implementation of the
auth/logoutroute so that logout succeeds - previous token is no longer usable to access api
- tests added
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
authuser & app authz/authn flowsuser & app authz/authn flows