Skip to content
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

Enumerating authentication user flows/error handling #16

Open
Tracked by #3
schlich opened this issue Jan 12, 2024 · 2 comments
Open
Tracked by #3

Enumerating authentication user flows/error handling #16

schlich opened this issue Jan 12, 2024 · 2 comments

Comments

@schlich
Copy link

schlich commented Jan 12, 2024

Goal: Members should be able to sign in with their existing Auth0 account.

What can go wrong? What happens when users/members/nonmembers visit the page, try to log in, etc.? We should try to minimize custom work here. We just need to make sure we are handling cases like this. A mermaid sequence diagram diagram may be helpful here for communication or organizing thoughts but shouldn't be a priority on its own.

This ticket should ensure that logout covers ActionKit and Auth0.

@schlich schlich mentioned this issue Jan 12, 2024
9 tasks
@erikdstock
Copy link

Q: Can we make the auth script check for user groups in auth0 (eg beta_testers) instead of a hard-coded array? cc @emiliadecaudin

@emiliadecaudin
Copy link
Member

Yes I think we can do this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants