Skip to content
This repository has been archived by the owner on Nov 27, 2018. It is now read-only.

function getToken($authCode,$refresh=false) #31

Open
KongGal opened this issue May 11, 2018 · 1 comment
Open

function getToken($authCode,$refresh=false) #31

KongGal opened this issue May 11, 2018 · 1 comment

Comments

@KongGal
Copy link

KongGal commented May 11, 2018

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?

@whinis
Copy link
Owner

whinis commented May 11, 2018

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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants