Example #1
0
 public M2MOAuthFlow(IOAuthSettingsFactory authSettingsFactory)
 {
     Settings = authSettingsFactory.GetDefaultMachineToMachine();
 }