onBeforeProvidersForEmailFetch abstract method

  1. @Deprecated('Email enumeration protection is on by default.' 'Read more here https://cloud.google.com/identity-platform/docs/admin/email-enumeration-protection')
void onBeforeProvidersForEmailFetch()

Called before an attempt to fetch available providers for the email.

Implementation

@Deprecated(
  'Email enumeration protection is on by default.'
  'Read more here https://cloud.google.com/identity-platform/docs/admin/email-enumeration-protection',
)
void onBeforeProvidersForEmailFetch();