You are here |
sandrino.dev | ||
| | | |
www.criipto.com
|
|
| | | | JWT claims contain details about authenticated users within OpenID Connect. See real examples of JWTs. Learn how Criipto Verify can help you easily issue JWTs. | |
| | | |
damienbod.com
|
|
| | | | This article shows how to implement a secure web application using Vue.js and ASP.NET Core. The web application implements the backend for frontend security architecture (BFF) and deploys both technical stack distributions as one web application. HTTP only secure cookies are used to persist the session. Microsoft Entra ID is used as the identity provider... | |
| | | |
ploomber.io
|
|
| | | | Learn about the new authentication API from Streamlit 1.42 | |
| | | |
ncona.com
|
|
| | In my previous post, Getting Started With Arduino UNO R4, I showed how we can upload a sketch into an Arduino board. In this article, we are going to do the same, but this time using the Arduino CLI. Why Arduino CLI? I personally, use neovim for coding, which makes it a necessity for me to be able to compile and upload my code from my terminal. If you prefer the IDE, this article might not be for you, but, understanding the CLI could be useful in the future to automate repetitive tasks or run things in a... |