T
TanStack3y ago
plain-purple

React Query Authentication

Hello, any one have a link to a repo that have an implementation with jwt and refresh token OR Sessions?
4 Replies
plain-purple
plain-purpleOP3y ago
i want to learn react query, but there is no resource about authentication and refresh token
constant-blue
constant-blue3y ago
There aren't any repo in the docs regarding this, you can use react-query for authentication and refresh token but its up to you on how to implement it
plain-purple
plain-purpleOP3y ago
I am already using RTK query, but i want to learn react query, but can i use both together?
constant-blue
constant-blue3y ago
You could, but not sure why you would though

Did you find this page helpful?