|
You are here |
www.codeproject.com | ||
| | | | |
www.adamalbrecht.com
|
|
| | | | | UPDATE: There have been some changes in the JWT Gem that make some of the below not work exactly right (it'll still be about 90% the same). Specifically, they added expiration support. See my post on the same topic, but using React.js. The server side code in this post will work just as well with Angular. | |
| | | | |
blog.elmah.io
|
|
| | | | | 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. | |
| | | | |
philodev.one
|
|
| | | | | oAuth is a hard to get into because of its (necessary) complexity. A basic understanding of the standard flow and the actors involved can help to make better decisions and understand the security implications of the choices. | |
| | | | |
www.stevejgordon.co.uk
|
|
| | | In this post, I cover the steps required to create and sign a JWT and use it to authenticate a GitHub App built using .NET. | ||