menu
serverpod_auth_idp_server package
documentation
core.dart
SecretChallengeVerificationConfig<T>
getChallenge property
getChallenge property
dark_mode
light_mode
getChallenge
property
SecretChallenge
Function
(
T
request
)
getChallenge
final
Extracts the challenge from the request.
Implementation
final SecretChallenge Function(T request) getChallenge;
serverpod_auth_idp_server package
documentation
core
SecretChallengeVerificationConfig<T>
getChallenge property
SecretChallengeVerificationConfig class