lepture / authlib

The ultimate Python library in building OAuth, OpenID Connect clients and servers. JWS,JWE,JWK,JWA,JWT included.
https://authlib.org/
BSD 3-Clause "New" or "Revised" License
4.52k stars 452 forks source link

do not have refresh token #640

Open surreal-xiyichan opened 5 months ago

surreal-xiyichan commented 5 months ago

This issue tracker is used for bug report, please don't ask for help here. Instead, use StackOverflow with a tag of Authlib.

i use authlib example. but i find the oauth2_token refresh_token is null. i want to use refresh token. how can i do this?

image
fedexin40 commented 5 months ago

@surreal-xiyichan were you able to find a solution?

codespearhead commented 2 months ago

What example? We need instructions on how to reproduce the bug on our ends.