You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi :),
I create a PR for add support for token supplier for the AuthenticationToken.
Motivation
The AuthenticationToken only supports static token, limiting us to use token without expiration.
So the integration with existing authentication returns tokens with expiration becomes not possible.
Hi :),
I create a PR for add support for token supplier for the AuthenticationToken.
Motivation
The AuthenticationToken only supports static token, limiting us to use token without expiration.
So the integration with existing authentication returns tokens with expiration becomes not possible.
PR: #395
The text was updated successfully, but these errors were encountered: