Create Or Verify User Social
Create a user using a social login provider.
Social providers include:
- Okta
- Github
If no admin exists (first user), the user will be created as an admin. Otherwise,
- The user object in the DB was already created when the admin invited the user
- Therefore, we only need to verify the user’s email
Was this page helpful?