-
Notifications
You must be signed in to change notification settings - Fork 2
Story: Migrate from Passport to More Secure Auth #1416
Copy link
Copy link
Description
Migrate from Passport to More Secure Auth
As a developer, I want to move away from the old package passport that deals with sessions and our archaic auth layer that incorrectly protects routes, so that our user data and auth experience is more secure.
Associated Epic:
[EPIC] #link
Acceptance Criteria
- Given [initial context], when [event occurs], then [some desired outcome happens]
- Given [initial context], when [event occurs], then [some desired outcome happens]
- Given [initial context], when [event occurs], then [some desired outcome happens]
Developer Notes and/or Tasks
- [Thing 1]
- [Thing 2]
Design Documents
- [Document] #link
Other Context
[Mention any other context needed for this story]
Technical Definition of Done
- Feature branch created
- Acceptance criteria is met
- Client-server unit tests completed
- Thoroughly beta-tested
- Pull request created
- (If applicable) design documents updated
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
In Progress