From this feature request #61 and this, it seems refresh token is not yet possible with this project.
Handling expiration of access token without storing user credential at client side or asking user to enter password repeatedly are the critical benefits from refresh tokens. I really want to know if this is possible on this project for now or in short term?
Hi ,I am using cesanta/docker_auth:1.9.0 .while getting token it will return access_token and token .But I want refresh token then how to get? can you please let me know.
From this feature request #61 and this, it seems refresh token is not yet possible with this project.
Handling expiration of access token without storing user credential at client side or asking user to enter password repeatedly are the critical benefits from refresh tokens. I really want to know if this is possible on this project for now or in short term?
Thanks