Replies: 1 comment 5 replies
-
The expiration time is usually set by the auth provider. What grant type are you using? |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
Curious if this is configurable with Kulala. I'm authenticating with Oauth 2.0, which works great, but the
expires_in
value is 10 milliseconds. So after the first request, I have to authenticate again. The token should be valid for 1hr.I'm not experienced to know if this is a Kulala config, or an issue with the auth provider. Could you enlighten me?
Thank you,
Beta Was this translation helpful? Give feedback.
All reactions