Explore >> Select a destination


You are here

thecodebarbarian.com
| | jsfiddle.net
2.1 parsecs away

Travel
| | JSFiddle - Test your JavaScript, CSS, HTML or CoffeeScript online with JSFiddle.
| | mikehadlow.blogspot.com
4.3 parsecs away

Travel
| | I'm working on an exciting new project at the moment. The main UI element is a management console built with AngularJS that communicates wi...
| | www.adamalbrecht.com
6.1 parsecs away

Travel
| | 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.
| | weblog.west-wind.com
24.0 parsecs away

Travel
| ASP.NET Core Authentication and Authorization continues to be the most filddly part of the ASP.NET Core eco system and today I ran into a problem to properly configure JWT Tokens with Roles. As I had a hard time finding the information I needed in one place and instead ended up with some outdated information, I'm writing up a post to hopefully put all the basic bits into this single post.