AadOAuth constructor

AadOAuth(
  1. Config config
)

Implementation

AadOAuth(Config config) : _coreOAuth = CoreOAuth.fromConfig(config);