Token generation using refresh token [Jul 05]

:raising_hand_man: Manh-Trung BUI asked

I’m trying to use api to refresh token but it always return 400 missing refresh token, anyone can help me ?

:man_technologist: pranavxc replied

Currently it’s not possible in this way

:man_technologist: pranavxc replied

we are keeping refresh_token in httpOnly cookie

:man_technologist: pranavxc replied

and the api expects refresh_token in the cookie

:man_technologist: pranavxc replied

To pass cookie with axios you can set withCredentials : true

javascript - Make Axios send cookies in its requests automatically - Stack Overflow

Autogenerated from discord


Join NocoDB’s community

DiscordTwitterRedditDocs