IdentityModel.OidcClient
IdentityModel.OidcClient copied to clipboard
Fill ErrorDescription property in AuthorizeAsync for AuthorizeResult.
Fixes an issue with LoginResult.ErrorDescription: When setting the ErrorDescription Property of the return value in IBrowser.InvokeAsync, the return value of OidcClient.LoginAsync does not contain this value.