menu
serverpod_auth_idp_server package
documentation
core.dart
RateLimitedRequestAttemptConfig<T>
domain property
domain property
dark_mode
light_mode
domain
property
String
domain
final
The domain of the attempt.
Example: "email", "sms", etc.
Implementation
final String domain;
serverpod_auth_idp_server package
documentation
core
RateLimitedRequestAttemptConfig<T>
domain property
RateLimitedRequestAttemptConfig class