django-user-management
django-user-management copied to clipboard
Add VerifyUser view
A non-API view that verifies a user's email address on a GET request (accessed via a link in an email) would be a very useful thing to keep around in a library.
@meshy @jturnbull @Ian-Foote this'll need a folder for non-API views, any idea what it should be called/how it should be structured?
web maybe?
Hmm that could work!