-
Notifications
You must be signed in to change notification settings - Fork 143
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Implement API-based user authentication #11261
Comments
jacobtylerwalls
added a commit
that referenced
this issue
Aug 2, 2024
jacobtylerwalls
added a commit
that referenced
this issue
Aug 5, 2024
jacobtylerwalls
added a commit
that referenced
this issue
Aug 5, 2024
jacobtylerwalls
added a commit
that referenced
this issue
Aug 5, 2024
9 tasks
9 tasks
jacobtylerwalls
added a commit
that referenced
this issue
Aug 6, 2024
jacobtylerwalls
added a commit
that referenced
this issue
Aug 6, 2024
chrabyrd
added a commit
that referenced
this issue
Aug 6, 2024
Add session-based auth REST API endpoints for login, logout #11261
jacobtylerwalls
added a commit
that referenced
this issue
Aug 13, 2024
9 tasks
jacobtylerwalls
added a commit
that referenced
this issue
Aug 13, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This is related to: archesproject/arches-lingo#13
Base goal is to have User login/logout functional. Stretch goal is to also include a registration API. MFA/SSO are not scoped in this ticket.
The text was updated successfully, but these errors were encountered: