Trying to Authenticate my React App with react-auth-kit
I want to use a cookie based authentication, I can see some cookies created in the browser but the isAuthenticated state is not changing.
I want to use a cookie based authentication, I can see some cookies created in the browser but the isAuthenticated state is not changing.