- Introduced new setting
DJANGO_ALLAUTH_WEBAUTHN_LOGIN_TEMPLATE
to override the used login template during second factor authentication.
- URL handling corrected to plain URLs.
- Added missing package description.
- Bumped version to check for GitHub Action for automated PyPI releases.
- Initial version by H. Gregor Molter