chore(deps): Bump Microsoft.IdentityModel.Protocols.OpenIdConnect from 8.14.0 to 8.15.0 #215
Annotations
7 warnings
|
Build:
src/Auth0.AspNetCore.Authentication/PushedAuthorizationRequest/PushedAuthorizationRequestHandler.cs#L35
Dereference of a possibly null reference.
|
|
Build:
src/Auth0.AspNetCore.Authentication/AuthenticationBuilderExtensions.cs#L252
Dereference of a possibly null reference.
|
|
Build:
src/Auth0.AspNetCore.Authentication/AuthenticationBuilderExtensions.cs#L162
Possible null reference argument for parameter 'sid' in 'Task<bool> ILogoutTokenHandler.IsLoggedOutAsync(string issuer, string sid)'.
|
|
Build:
src/Auth0.AspNetCore.Authentication/PushedAuthorizationRequest/PushedAuthorizationRequestHandler.cs#L35
Dereference of a possibly null reference.
|
|
Build:
src/Auth0.AspNetCore.Authentication/AuthenticationBuilderExtensions.cs#L252
Dereference of a possibly null reference.
|
|
Build:
src/Auth0.AspNetCore.Authentication/AuthenticationBuilderExtensions.cs#L162
Possible null reference argument for parameter 'sid' in 'Task<bool> ILogoutTokenHandler.IsLoggedOutAsync(string issuer, string sid)'.
|
|
Restore dependencies
The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
Loading