Manually generate a new Client Secret from within the UI

Hi Sebastian, is it possible to implement a button that when you click on it you generate a new Client Secret for your client?

Actually not, but should be easy to build.

Okay, since I don’t have the time and effort to implement an automation process for this in my app I have to do it manually. I think that currently I would have to delete and recreate the client every time (once a month) which isn’t optimal. So it would be super useful if there was such a feature.

Here’s an example of how the UI can look like:

Why do you recreate it anyway?

Because of this: Authorization Bearer Token Using GraphQL in Next.js App - #3 by spacecat

Dont get it. The secret never expires.