auth0 / go-auth0

Go SDK for the Auth0 Management API.
https://auth0.com
MIT License
123 stars 54 forks source link

Support for MFA Management API #409

Open jaskerv opened 3 months ago

jaskerv commented 3 months ago

Checklist

Describe the problem you'd like to have solved

Its nice to see that we support some mfa functions but it would be good to have a SDK function to manage MFA such as retrieve, enrol, remove etc

Describe the ideal solution

Have feature parity with mfa management api endpoints.

Alternatives and current workarounds

No response

Additional context

No response