getProvider abstract method
Gets the authentication provider configuration
providerKey The provider key to retrieve
Returns the provider configuration
Throws AuthException if provider is not found
Implementation
Map<String, dynamic> getProvider(String providerKey);