Our clients are requesting that we provide simple API key for their systems to interact with our APIs. Think of how for example, Digital Ocean create an API key for developers to use.
I cannot figure out how I can do this with Auth0. It seems everything is built where I have to tell our clients they need to make multiple requests to get a token based on two keys we provide.
This will not go down well with our larger clients who want an API key that they just make requests to our APIs with.
Sorry for such huge delay in response! We’re doing our best in providing you with best developer support experience out there, but sometimes our bandwidth is not enough comparing to the number of incoming questions.
Wanted to reach out to know if you still require further assistance?
I’m guessing we would retain the client secret at our end and only give them the key? That way we would make the requests and utilise the tokens ourselves.