#Can we not send refresh token during login only so that it can automatically refresh the accessToken

5 messages · Page 1 of 1 (latest)

vital lichen
#

Kind of Feature Request or if there is a solution please let me knoe

indigo axleBOT
sullen walrus
#

@vital lichen Hmm, what do you mean?

vital lichen
#

@sullen walrus hey bud, i was talking about sending refresh token during login and save it as a cookie so that when we access any api with the help of middleware it can already refresh the accesstoken with the help of refresh_token

#

I have implemented this feature in some of my projects