Skip to content

Add options type for TokenCredential::get_token #2566

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

Closed
chlowell opened this issue May 6, 2025 · 0 comments · Fixed by #2629
Closed

Add options type for TokenCredential::get_token #2566

chlowell opened this issue May 6, 2025 · 0 comments · Fixed by #2629
Assignees
Labels
Azure.Core The azure_core crate Azure.Identity The azure_identity crate blocking-release Blocks release
Milestone

Comments

@chlowell
Copy link
Member

chlowell commented May 6, 2025

get_token will eventually need to accept optional claims, for example. We need a type to hold things like that before 1.0, even if we don't have a feature requiring it at that time.

@chlowell chlowell added this to the Backlog milestone May 6, 2025
@chlowell chlowell self-assigned this May 6, 2025
@chlowell chlowell added Azure.Identity The azure_identity crate Azure.Core The azure_core crate blocking-release Blocks release labels May 6, 2025
@github-project-automation github-project-automation bot moved this to Untriaged in Azure SDK Rust May 6, 2025
@RickWinter RickWinter moved this from Untriaged to Not Started in Azure SDK Rust May 8, 2025
@RickWinter RickWinter modified the milestones: Backlog, 2025-08 May 8, 2025
@github-project-automation github-project-automation bot moved this from Not Started to Done in Azure SDK Rust May 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Azure.Core The azure_core crate Azure.Identity The azure_identity crate blocking-release Blocks release
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants