django rest auth

Hello, I am using simpleJWT for my DRF, can I use rest_auth endpoints with simpleJWT. I know this was supported with JWT which is deprecated, but now do I have to write the login view and signup view for the DRF manually?

1 Like

did you get the solution? If yes, then share with me too please…