Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Put identity platform sdk (graph-oauth) behind feature flag in graph-rs-sdk #455

Open
sreeise opened this issue Jan 7, 2024 · 0 comments
Milestone

Comments

@sreeise
Copy link
Owner

sreeise commented Jan 7, 2024

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"

@sreeise sreeise converted this from a draft issue Jan 7, 2024
@sreeise sreeise added this to the 2.0.0 milestone Feb 1, 2024
@sreeise sreeise changed the title Put identity platform sdk (graph-oauth) behind feature flag in graph-rs-sdk - 2.0.0 release goal Put identity platform sdk (graph-oauth) behind feature flag in graph-rs-sdk - Post 2.0.0 release goal May 23, 2024
@sreeise sreeise changed the title Put identity platform sdk (graph-oauth) behind feature flag in graph-rs-sdk - Post 2.0.0 release goal Put identity platform sdk (graph-oauth) behind feature flag in graph-rs-sdk - Post 2.1.0 release goal May 27, 2024
@sreeise sreeise changed the title Put identity platform sdk (graph-oauth) behind feature flag in graph-rs-sdk - Post 2.1.0 release goal Put identity platform sdk (graph-oauth) behind feature flag in graph-rs-sdk - Post 2.1.0 and 2.2.0 release goal May 27, 2024
@sreeise sreeise modified the milestones: 2.0.0, 2.1.0, 2.2.0, 2.3.0 May 27, 2024
@sreeise sreeise changed the title Put identity platform sdk (graph-oauth) behind feature flag in graph-rs-sdk - Post 2.1.0 and 2.2.0 release goal Put identity platform sdk (graph-oauth) behind feature flag in graph-rs-sdk May 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

No branches or pull requests

1 participant