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

Avoid KeyNotFoundException #943

Merged

Conversation

martincostello
Copy link
Member

Resolves #768 and #769.

Add `[NotNull]` to `ZohoAuthenticationHandler.ExchangeCodeAsync()` to fix `Publicly_Visible_Parameters_Have_Null_Annotations`.
@martincostello martincostello added this to the 8.2.0 milestone Sep 14, 2024
@martincostello martincostello merged commit 710dbfb into aspnet-contrib:dev Sep 14, 2024
8 checks passed
@martincostello martincostello deleted the fix-keynotfoundexceptions branch September 14, 2024 15:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

KeyNotFoundException: The given key was not present in the dictionary.
1 participant