pilcrowOnPaper / arctic

OAuth 2.0 clients for popular providers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Keycloak: Refresh token expiration date is invalid

Jacouille opened this issue · comments

The refreshTokenExpiresAt value from validateAuthorizationCode and refreshAccessToken functions is set according to the access token expiration date. We should use refresh_expires_in instead of expires_in