Explore >> Select a destination


You are here

www.learmoreseekmore.com
| | sandrino.dev
2.3 parsecs away

Travel
| | An introduction on how to configure JWT Bearer authentication and authorization (based on scopes) for your ASP.NET Core 5 APIs.
| | svrooij.io
4.4 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
| | golb.hplar.ch
2.9 parsecs away

Travel
| | [AI summary] The provided text outlines a complete implementation of a JWT-based authentication system using Spring Boot and Ionic/Angular. Here's a summary of the key components and their functionality:
| | blog.riamaria.com
23.4 parsecs away

Travel
| I just set up blog.riamaria.com a few days ago. It's been really fun setting up the server. I looked up some ways to secure my Ghost instance better. Great ideas here and there, and mostly just regular AppSec things.