Open KongGal opened 6 years ago
Setting it to true will retrieve a new token if you pass the refresh token. The jackknife code as it currently stands does not store the refresh token to prevent the accusation that I am storing the APIs for later use.
i see that part in the SSO code. if setting to true will it store the refreshtoken or use the refresh token to keep the token alive for more than 20 min or? Is there anyway to have tokens live longer than 20 min with jacknife?