Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: instead of pointing to admin, use the user login/logout routes
This requires the `django.contrib.auth.urls` to be included or to create `login` and `logout` routes. Closes: #353
- Loading branch information