-
-
Notifications
You must be signed in to change notification settings - Fork 97
Open
Description
Implement a new auth system, since Lucia is no longer a thing. Because we are moving to providing a single instance of Fresco, it is okay to create additional service dependencies (either third party services, or docker infrastructure).
Requirements:
- Should eventually support advanced authentication options, such as two-factor, passkeys, and federated sign in. We don't need to implement these now.
- Needs to support OAuth now, and should implement a low friction provider such as google or github.
- Some concept of organisations/teams would be a benefit. Some documentation showing access control/permissions models/ACLs based on this would be great.
One project I am interested in is OpenAuth: https://github.com/toolbeam/openauth
Metadata
Metadata
Assignees
Labels
No labels