Explore >> Select a destination


You are here

www.stevejgordon.co.uk
| | conductofcode.io
1.6 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.
| | newdevsguide.com
2.8 parsecs away

Travel
| | JWT authentication can be a tricky concept to grasp, but the hotel keycard metaphor holds up remarkably well when explaining it. Let's see how that works.
| | svrooij.io
2.3 parsecs away

Travel
| | I'm super enthusiastic about managed identities, because it allows you to deploy your application without having to worry about credentials. Federated credentials are a way to accomplish the same for none Azure resources. You can use federated credentials to authenticate several tasks inside Github Actions, and thus securely deploy your app to Azure without the need of a secret configured in GitHub. As the regular readers might expect this post will explain how federated credentials actually work inside GitHub Actions, a deep dive into the techniques that are actually driving this feature. Get a federation token from GitHub
| | emanueleferonato.com
15.8 parsecs away

Travel
| [AI summary] A programmer shares a tutorial on creating a Concentration game prototype using Stencyl and encourages readers to download the source code and check their high scores.