allowNewVerificationEmailAfter property

Duration? allowNewVerificationEmailAfter
final

this will restrict user to allow for a new jwt after a specific amount of time

Implementation

//! just add the code for this
final Duration? allowNewVerificationEmailAfter;