Skip to content

refresh practical details #1654

Discussion options

You must be logged in to vote

Django with SimpleJWT sends the refresh token as refresh_token
so you need to set it as the property (or whatever you have it as)

refreshToken: {
  property: "refresh_token",
  data: "refresh",
},

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by roestigraben
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2 participants
Converted from issue

This discussion was converted from issue #1650 on February 01, 2022 08:44.