Creates an OAuthConfig from JSON
factory OAuthConfig.fromJson(Map<String, dynamic> json) => _$OAuthConfigFromJson(json);