You are here |
conductofcode.io | ||
| | | |
nodogmablog.bryanhogan.net
|
|
| | | | Full source code available here. Did you know that .NET Core 2 can pass in an instance of any type you want to the Startup.cs constructor? Well you can! Here's how. | |
| | | |
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. | |
| | | |
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. | |
| | | |
www.criipto.com
|
|
| | JWT claims contain details about authenticated users within OpenID Connect. See real examples of JWTs. Learn how Criipto Verify can help you easily issue JWTs. |