Skip to content

Week 14 of the year 2021

Compare
Choose a tag to compare
@AdrienTorris AdrienTorris released this 19 Apr 08:52
· 604 commits to master since this release
3d8f55a

Tutorials

Videos

  • Blazor WebAssembly : Cookie Expiration & API Authorization - duration April 7, 2021 - This video shows how you can set authentication properties for cookie authentication. You can set it's IsPersistent to keep the cookie alive even after the browser is closed. You can also set it's ExpiredUtc property to set expiry date for your cookies.

Articles