Can anyone please provide
- A demonstration of how lax and strict (SameState) are implemented in Blazor application using Blazor web assembly and web app.
- How can we transfer and access cookie from one blazor site to another (hosted on different local host).
I tried to find quite a lot of tutorial and documentation on the same but could not find any.