/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

www.scottbrady.io
| | mikehadlow.blogspot.com
3.2 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...
| | conductofcode.io
2.7 parsecs away

Travel
| | How to create a ASP.NET Core Web API, secure it with JSON Web Tokens and explore it with Swagger UI and Postman.
| | brunoscheufler.com
3.6 parsecs away

Travel
| | JSON Web Tokens are a popular way of managing authorization and authentication policies for web applications. Sending around a base64-encoded token that can be verified by every service using it, enables uncomplicated (and stateless) application design compared to other mechanisms....
| | snevsky.com
14.5 parsecs away

Travel
| [AI summary] A step-by-step technical tutorial demonstrating how to implement user authentication and management in an ASP.NET Core Web API using Amazon Cognito.