Roundup #33: Securing SPAs, Razor Pages First Impressions, .NET OSS, Networker
Here are the things that caught my eye this week in .NET. I’d love to hear what you found most interesting this week. Let me know in the comments or on Twitter. An alternative way to secure SPAs (with ASP.NET Core, OpenID Connect, OAuth 2.0 and ProxyKit) You might have noticed the recent public discussions around how to securely build SPAs – and especially about the “weak security properties” of the OAuth 2.0 Implicit Flow. Brock has written up a good summary here.The whole implicit vs code flow discussion isn’t particularly new – and my stance was always that, yes –… Read More »Roundup #33: Securing SPAs, Razor Pages First Impressions, .NET OSS, Networker