Skip to content

MFA authentication policies endpoint support #377

@pelletier197

Description

@pelletier197

Describe the problem you'd like to have solved

At the moment, the GuardianEntity does not seem to support everything the Auth0 Management API supports. In particular, I need to have access to the Put policies endpoint from the management API.

https://auth0.com/docs/api/management/v2#!/Guardian/put_policies

I don't believe it's implemented anywhere else in the library.

Describe the ideal solution

Ideally, this should be implemented as part of the guardian() method.

Alternatives and current work-arounds

I had to work around by using a custom WebClient at the moment, which forced me to add a new dependency.

Thank you!

Metadata

Metadata

Assignees

No one assigned

    Labels

    feature requestA feature has been asked for or suggested by the communitywaiting for customerThis issue is waiting for a response from the issue or PR author

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions