Package com.ericbouchut.learndev.auth.entity
package com.ericbouchut.learndev.auth.entity
-
ClassesClassDescriptionA single-use, expiring email-verification token (maps the
email_tokenstable).A single-use, expiring password-reset token (maps thereset_tokenstable).