Closed CameronGoodwin closed 3 years ago
the 'new' declaration for the CachedAccessTokenProvider class was not working, so I changed the definition to a virtual function in the IAccessTokenProvider so that it can be overridden by the cached class.
the 'new' declaration for the CachedAccessTokenProvider class was not working, so I changed the definition to a virtual function in the IAccessTokenProvider so that it can be overridden by the cached class.