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
{{ message }}
This repository has been archived by the owner on Nov 6, 2021. It is now read-only.
There are a number of reasons that we have grown to regret the model of using Partner as the authenticate-able model. There was a conversation in slack about this today.
The ultimate solution here (I think) is to add a user model, and restructure the application around a user belonging to a partner, similar to diaperbase's model of having a Userbelong_to an Organization
There are a number of reasons that we have grown to regret the model of using
Partner
as the authenticate-able model. There was a conversation in slack about this today.Ref issues #113, #84
The ultimate solution here (I think) is to add a user model, and restructure the application around a user belonging to a partner, similar to diaperbase's model of having a
User
belong_to
anOrganization
cc: @seanmarcia, @chaserx, @armahillo
The text was updated successfully, but these errors were encountered: