Personal access tokens for users?

Hey there

We need something like GitHub’s “Personal access tokens” - So given a user request, we want to generate an access token for him, he can save it on his machine to use our APIs, and he (or us) can revoke the Token at any time.

Is there a way to implement it using Auth0?

I’m afraid this reply from past me (Server API authorization tokens for non-interactive applications - #2 by jmangelo) still applies and something akin to GitHub personal access tokens is something that is not supported by the service. My recommendation would be for you to leave feedback about this through Auth0: Secure access for everyone. But not just anyone. so that our product team better understands the demand for such a feature.

1 Like

Thanks for the help!

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.