Open sreeise opened 10 months ago
Create new feature to remove graph-oauth being part of the SDK by default. This means putting token credentials behind the feature flag when using the graph client. The client will still be able to use String access tokens.
feature = "identity"
Create new feature to remove graph-oauth being part of the SDK by default. This means putting token credentials behind the feature flag when using the graph client. The client will still be able to use String access tokens.
feature = "identity"