docker_auth icon indicating copy to clipboard operation
docker_auth copied to clipboard

Support of refresh token?

Open lgprobert opened this issue 4 years ago • 1 comments

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

lgprobert avatar Jan 06 '22 06:01 lgprobert

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.

sarita345 avatar Oct 07 '24 12:10 sarita345