alexziskind1 / nativescript-oauth2

Other
85 stars 93 forks source link

Getting invalid OKTA refresh token expiration time #223

Open RahulBhartiGoswami opened 4 months ago

RahulBhartiGoswami commented 4 months ago

Hi Team,

I am using thus library to integrate with Okta but somehow I am receiving expiry time of refresh token same as access token.

I am just calling loginWithCompletion and using the tokenResult to fetch the refreshTokenExpiration.

Please suggest what could be wrong.