We have a multi-user based platform with user-made content. We want to add the ability for users to add emails to a list of people who can access their content. Then we would check someone’s email and log them in as the user. But how can we log someone in as another user if we don’t know that user’s password? What would you suggest? It’s not similar to sharing a document, because the content tied to each user is quite broad and interconnected so couldn’t also assign that to the mentor.
So … you want to create user accounts on behalf of users … right?
@cmarchan We have users who create their account and now we want them to be able to say “let this person also log in to my account,” without directly giving that person their log in info.
User can signup for themselves or you can create accounts for them with temporary passwords.
Perhaps you can create the accounts for them and send them an email that info and a url to go to.
This is the action used: