SignInMethodQueryResult

interface SignInMethodQueryResult


Result object of a call to fetchSignInMethodsForEmail.

Summary

Public functions

(Mutable)List<String!>?

Returns the sign-in methods for the current identifier.

Public functions

getSignInMethods

fun getSignInMethods(): (Mutable)List<String!>?

Returns the sign-in methods for the current identifier. These should match those generated by getSignInMethod for the proper credential types.