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
This is largely due to the fact that an organization is in fact a user of the system. Instead, we should have some way to differentiate the two implicitly. The current proposal for the name change is individual.
The text was updated successfully, but these errors were encountered:
Another option to consider, especially if you are thinking about consolidating the Devise login stuff into a single model, is to name that Account and keep Organization and User for their purposes in the app logic.
This is largely due to the fact that an organization is in fact a user of the system. Instead, we should have some way to differentiate the two implicitly. The current proposal for the name change is
individual
.The text was updated successfully, but these errors were encountered: