kitware-resonant / django-auth-style

Django template styling for django-allauth and django-oauth-toolkit.
Apache License 2.0
3 stars 1 forks source link

Remove forgot password link #78

Closed zachmullen closed 6 months ago

zachmullen commented 6 months ago

django-allauth now provides its own Forgot Password link as a form help text.

brianhelba commented 6 months ago

This partly addresses #79.