provider property

AuthProvider<AuthListener, AuthCredential> provider

Current AuthProvider that is being used to authenticate the user.

Implementation

AuthProvider get provider;