You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.The text was updated successfully, but these errors were encountered: