How create log off for Cognito in Blazor server ?

0

Could you please give me code snippet for log off functionality in Blazor Server?

I have already completed the log in using cognito service. But Logoff on button click is not working.

I have configure the logout in cognito like this https://localhost:[port]/SignedOut

I have done poc using Blazor Server 8.0, C# and using Microsoft.AspNetCore.Authentication.OpenIdConnect approach. Like this post

https://davidpallmann.hashnode.dev/hello-cognito-oidc

asked 4 months ago69 views
No Answers

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions