Explore >> Select a destination


You are here

weblog.west-wind.com
| | sandrino.dev
7.9 parsecs away

Travel
| | An introduction on how to configure JWT Bearer authentication and authorization (based on scopes) for your ASP.NET Core 5 APIs.
| | blog.elmah.io
6.5 parsecs away

Travel
| | Learn about how to secure your ASP.NET Core APIs with OAuth 2.0 and JSON Web Tokens without using third-party services like IdentityServer, Okta, and Auth0.
| | brockallen.com
9.8 parsecs away

Travel
| | Recently Safari on iOS made changes to their same-site cookie implementation to be more stringent with lax mode (which is purportedly more in-line with the spec). In my testing, I noticed that using strict mode same-site cookies had the same behavior on both Chrome and FireFox running on Windows. This behavior affected ASP.NET Core's handling...
| | guido.io
71.8 parsecs away

Travel
| How to embed WebAssembly wasm source as base64 in Javascript.