getLastLoggedInProvider

Gets the name of the last logged-in authentication provider. If the value has not been initialized yet, the string 'NOT_INITIALIZED_YET' is returned.

Since

Added 1.4.0.

Return

The name that is last logged-in authentication provider. If the value has not been initialized yet, 'NOT_INITIALIZED_YET'.

See also