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

Uptake TOTP and recovery code changes and docs #294

Merged
merged 3 commits into from
Jan 23, 2024

Conversation

taronish-stytch
Copy link
Contributor

No description provided.

* @throws A {@link StytchError} on a non-2xx response from the Stytch API
* @throws A {@link RequestError} when the Stytch API cannot be reached
*/
totp(data, options) {
Copy link
Contributor

@ollie-stytch ollie-stytch Jan 23, 2024

Choose a reason for hiding this comment

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

deleteTOTP? Also documentation?

Copy link
Contributor Author

@taronish-stytch taronish-stytch Jan 23, 2024

Choose a reason for hiding this comment

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

Yeah this one is super strange. even the object names are missing the DeleteMFA portion that is present in the protos. I can manually update but sdk-codegen might just wipe it again unless we can figure out why its like this. I think I should just manually rename, and then look into how why its not updating the same way the delete otp phone number endpoint

Copy link
Contributor

Choose a reason for hiding this comment

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

@taronish-stytch - I can work with you tomorrow to figure out why codegen is doing weird things.

Copy link
Contributor

@ollie-stytch ollie-stytch left a comment

Choose a reason for hiding this comment

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

Looks good besides totp --> deleteTotp

@taronish-stytch taronish-stytch merged commit 036c3e7 into main Jan 23, 2024
9 checks passed
@taronish-stytch taronish-stytch deleted the taronish/update-totp-rc branch January 23, 2024 18:18
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.

3 participants