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 was archived by the owner on Jul 6, 2019. It is now read-only.
Add to the API a route that returns a user object when provided only profile data. This would still be within the scope of the same appId.
This is to provide multiauth capability, where someone auths without a userId, user context is found if there's a match with the profile, and user object is returned.