Login/logout redirect with next-auth credentials
I'm trying to implement next-auth with credentials provider.
I have another server dedicated for authenticate, and Refine will make request to that server to authenticate user:
The authentication part works fine, but whenever I login/logout, Refine keep redirect me back to
I have another server dedicated for authenticate, and Refine will make request to that server to authenticate user:
The authentication part works fine, but whenever I login/logout, Refine keep redirect me back to
http://localhost:8001/login or http://localhost:8001/