maxAllowedEmailSignInAttempts property

int maxAllowedEmailSignInAttempts
final

Max allowed failed email sign in attempts within the reset period. Defaults to 5. (By default, a user can make 5 sign in attempts within a 5 minute window.)

Implementation

final int maxAllowedEmailSignInAttempts;