authlib / authlib/example-oauth2-server
Not getting refresh token in oauth/token api
Open
- Dominant language
- Python
- Stars
- 705
- Forks
- 279
- PR merge metrics
- No merged PRs in 30d
Description
I am calling /oauth/token to generate the token by passing the code. I set OAUTH2_REFRESH_TOKEN_GENERATOR=True in my flask app config. But I only get access_token in the response but not refresh_token.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.