anvil_consortium_manager.tokens module
- class anvil_consortium_manager.tokens.AccountLinkVerificationTokenGenerator
Bases:
django.contrib.auth.tokens.PasswordResetTokenGeneratorClass to generate a token for a UserEmailEntry using the pk, the email, and a timestamp.