I have difficulty to find the object of RpInitiatedLogoutResponse in the line of 316 in the function of LogoutCallBackAsync in this class:
https://github.com/ITfoxtec/ITfoxtec.Identity.BlazorWebAssembly.OpenidConnect/blob/master/src/ITfoxtec.Identity.BlazorWA.Oidc/OpenidConnectPkce.cs
Where do I find the RpInitiatedLogoutResponse in the OpenidConnectPkce Class?
39 views Asked by Angela Lee At
1
The ITfoxtec Identity Blazor component is based on the ITfoxtec Identity component where you find the RpInitiatedLogoutResponse class.