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

add disconnected auth flow #114

Open
mwfarb opened this issue Dec 18, 2024 · 1 comment
Open

add disconnected auth flow #114

mwfarb opened this issue Dec 18, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@mwfarb
Copy link
Contributor

mwfarb commented Dec 18, 2024

We may have use cases where we want to keep ARENA management completely in a closed system, like a digital twin system for factories. In that case we'd need to support a side loaded user account create/recovery locally. So we could keep the allauth definitions, but need to then support an option where users are performing standard logins. From the UI perspective, we'd add "Login with Email" and remove "Login with Google", but that could be deployment configurable.

@mwfarb mwfarb added the enhancement New feature or request label Dec 18, 2024
@mwfarb
Copy link
Contributor Author

mwfarb commented Dec 18, 2024

Somewhat tangential is the option to "Login as ARENA", where we could support our own OAuth: https://github.com/openauthjs/openauth.

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

No branches or pull requests

1 participant