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

Autogen update: totp and recovery codes #162

Merged
merged 7 commits into from
Jan 23, 2024

Conversation

taronish-stytch
Copy link
Contributor

No description provided.

Copy link
Contributor

@logan-stytch logan-stytch left a comment

Choose a reason for hiding this comment

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

Remember to bump version.go (looks like a MINOR bump)

stytch/b2b/b2bstytchapi/b2bstytchapi.go Show resolved Hide resolved
@@ -171,13 +171,36 @@ func (c *OrganizationsMembersClient) DeleteMFAPhoneNumber(
return &retVal, err
}

func (c *OrganizationsMembersClient) TOTP(
Copy link
Contributor

Choose a reason for hiding this comment

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

Any docs for this method?

stytch/b2b/recoverycodes.go Outdated Show resolved Hide resolved
@@ -111,7 +111,7 @@ type RegisterStartParams struct {
type UpdateParams struct {
// WebAuthnRegistrationID: Globally unique UUID that identifies a Passkey or WebAuthn registration in the
// Stytch API. The `webautn_registration_id` is used when you need to operate on a specific User's WebAuthn
// registration.
// registartion.
Copy link
Contributor Author

Choose a reason for hiding this comment

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

This needs to be fixed in docs first

@taronish-stytch taronish-stytch merged commit fddf577 into main Jan 23, 2024
5 checks passed
@taronish-stytch taronish-stytch deleted the taronish/totp-recover-codes branch January 23, 2024 18:12
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.

2 participants