panmantran.hashnode.devA Breezy Guide to Implementing SAML2 Authentication with JWT in .NET WebAPI using SustainsysDid you pull a new assignment to sprinkle SAML2 magic on your .NET WebAPI using JWT with a free library? Well, your search ends here, fellow coder! By the end of this guide, you'll be equipped with a production-ready solution and glean insights into ...Aug 8, 2023·7 min read
panmantran.hashnode.devUnraveling the Magic of .env Files: Your Friendly Guide to Custom Variables in Next.jsHave you ever found yourself in a situation where, amidst coding enthusiasm and focus, you accidentally committed an API key or secret onto GitHub? Most developers can relate to this scenario. Thankfully, ".env" files in Next.js React can save us fro...Aug 8, 2023·3 min read