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

Update ValidateIdentityModelToken to use TryGetPayloadValue() with Dictionary<TKey, TValue> instead of ImmutableDictionary<TKey, TValue> #1824

Merged
merged 1 commit into from
Sep 5, 2023

Conversation

kevinchalet
Copy link
Member

@kevinchalet kevinchalet commented Jul 13, 2023

Fixes #1869.

@kevinchalet kevinchalet added this to the 5.0.0-preview1 milestone Jul 13, 2023
@kevinchalet kevinchalet self-assigned this Jul 13, 2023
@kevinchalet kevinchalet force-pushed the wilson_7.0 branch 2 times, most recently from d35cee9 to a612054 Compare July 20, 2023 20:19
@kevinchalet kevinchalet force-pushed the wilson_7.0 branch 3 times, most recently from b814538 to 6a8c615 Compare August 30, 2023 04:43
@kevinchalet kevinchalet changed the base branch from dev to rel/4.8.0 September 5, 2023 15:14
…ctionary<TKey, TValue> instead of ImmutableDictionary<TKey, TValue>
@kevinchalet kevinchalet changed the title Start testing Wilson 7.0 Update ValidateIdentityModelToken to use TryGetPayloadValue() with Dictionary<TKey, TValue> instead of ImmutableDictionary<TKey, TValue> Sep 5, 2023
@kevinchalet kevinchalet modified the milestones: 5.0.0-preview1, 4.8.0 Sep 5, 2023
@kevinchalet kevinchalet changed the title Update ValidateIdentityModelToken to use TryGetPayloadValue() with Dictionary<TKey, TValue> instead of ImmutableDictionary<TKey, TValue> Update ValidateIdentityModelToken to use TryGetPayloadValue() with Dictionary<TKey, TValue> instead of ImmutableDictionary<TKey, TValue> Sep 5, 2023
@kevinchalet kevinchalet merged commit ca1784f into openiddict:rel/4.8.0 Sep 5, 2023
6 checks passed
@kevinchalet kevinchalet deleted the wilson_7.0 branch September 5, 2023 15:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant