Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add B2B OAuth & OTP #134

Closed
wants to merge 1 commit into from
Closed

Add B2B OAuth & OTP #134

wants to merge 1 commit into from

Conversation

alex-stytch
Copy link
Contributor

No description provided.

@alex-stytch alex-stytch requested a review from a team as a code owner July 24, 2023 18:53
// EmailAllowedDomains: An array of email domains that allow invites or JIT provisioning for new Members.
// This list is enforced when either `email_invites` or `email_jit_provisioning` is set to `RESTRICTED`.
//
//
// Common domains such as `gmail.com` are not allowed. See the
// [common email domains resource](https://stytch.com/docs/b2b/api/common-email-domains) for the full list.
EmailAllowedDomains []string `json:"email_allowed_domains,omitempty"`
// EmailJitProvisioning: The authentication setting that controls how a new Member can be provisioned by
// EmailJITProvisioning: The authentication setting that controls how a new Member can be provisioned by
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You're also taking the naming updates that I had planned for #132. This will get a bit trickier.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I can wait!

@alex-stytch
Copy link
Contributor Author

Closing in favor of #132

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants