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

restructured Azure Provider to not require custom AccessToken #74

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

lyceus
Copy link

@lyceus lyceus commented Nov 16, 2018

Changed ResourceOwner related functions in Azure Provider to remove the need for injecting the Provider into the AccessToken, and removes the need for a custom AccessToken.

This does introduce a breaking change if users relied upon getIdTokenClaims() on AccessToken, so may be best committed to v2.0.0 branch (although I have not tested against that branch).

@hajekj
Copy link
Member

hajekj commented Jan 26, 2019

Thank you for the PR, I have got to review it so late, I am sorry. I have to evaluate the effect of the changes. I don't think I will be releasing the v2.0.0 branch as v2, instead, I will continue with change #76 in master. And I believe we could squeeze this one in.

@davidpede davidpede mentioned this pull request Jun 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants