auth0/auth0.net

Missing revoke token endpoint implementaion for authentication api

msmolka opened this issue · 3 comments

Checklist

  • I have looked into the Readme and have not found a suitable solution or answer.
  • I have looked into the API documentation and have not found a suitable solution or answer.
  • I have searched the issues and have not found a suitable solution or answer.
  • I have searched the Auth0 Community forums and have not found a suitable solution or answer.
  • I agree to the terms within the Auth0 Code of Conduct.

Describe the problem you'd like to have solved

There is authentication api endpoint
https://auth0.com/docs/api/authentication#revoke-refresh-token

And there is no related api implementation

Describe the ideal solution

All API endpoints has their implementation in api clients

Alternatives and current workarounds

No response

Additional context

No response

Thanks for reaching out. This endpoint is indeed missing, will look into getting this added when I can find some time. If it's urgent, happy to review, merge and release a PR.

Thanks for the PR. I will see to cut a release later today.