iMerica / dj-rest-auth

Authentication for Django Rest Framework
https://dj-rest-auth.readthedocs.io/en/latest/index.html
MIT License
1.63k stars 304 forks source link

How to change API Endpoint url? #528

Closed tran-hai-long closed 1 year ago

tran-hai-long commented 1 year ago

May I ask How do I change the url of login page from /login to /login1, or /registration to /register?

tran-hai-long commented 1 year ago

Nevermind, I should have looked at the code before asking. https://github.com/iMerica/dj-rest-auth/blob/master/dj_rest_auth/urls.py