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 DeleteUserBiometricRegistration #86

Merged
merged 2 commits into from
Aug 22, 2022
Merged

Add DeleteUserBiometricRegistration #86

merged 2 commits into from
Aug 22, 2022

Conversation

vincent-stytch
Copy link
Contributor

Delete user's biometric registration by the biometric_registration_id

@vincent-stytch vincent-stytch requested a review from a team as a code owner August 22, 2022 18:44
@vincent-stytch vincent-stytch changed the title [BACK-1718] add DeleteUserBiometricRegistration Add DeleteUserBiometricRegistration Aug 22, 2022
@stytchauth stytchauth deleted a comment from linear bot Aug 22, 2022
@@ -173,6 +173,16 @@ func (c *Client) DeleteWebAuthnRegistration(
return &retVal, err
}

func (c *Client) DeleteBiometricRegistration(
biometricRegistration string,
Copy link
Contributor

Choose a reason for hiding this comment

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

nit: Let's change this to biometricRegistrationID

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