Variable OAuthSettings.provider

class OAuthSettings
{
  // ...
  OAuthProvider provider ;
  // ...
}