Rob Janssen

All | Unread | Read

Canceling JWT tokens in .NET Core

Quite some time ago I published an article (along with the source code) about refreshing the JWTtokens. In the following post, I’m going to focus on canceling the token, thus it can’t be used by anyone else.

The Absolute Minimum Every Software Developer Must Know About Unicode in 2023 (Still No Excuses!)

There Ain’t No Such Thing As Plain Text. It does not make sense to have a string without knowing what encoding it uses. You can no longer stick your head in the sand and pretend that “plain” text is ASCII.

The Easiest Scheduling for Your .NET Applications

Check out my courses on Dometrain: https://dometrain.com Get the source code: https://mailchi.mp/dometrain/73q5eabiehm Become a Patreon and get special perks: https://www.patreon.com/nickchapsas Hello, everybody, I'm Nick, and in this video, I will show you how you can implement easy scheduling fo

Pipeline-oriented programming - Scott Wlaschin - NDC Porto 2023

This talk was recorded at NDC Porto in Porto, Portugal. #ndcporto #ndcconferences #functionalprogramming #developer #softwaredeveloper Attend the next NDC conference near you: https://ndcconferences.com https://ndcporto.com/ Subscribe to our YouTube channel and learn every day: /@NDC

MySQL's random number generator

MySQL and MariaDB have a RAND function that is supposed to return random numbers. However, the numbers it returns are not particularly random. MySQL and MariaDB both have a RAND function that returns a “random” number. From the MariaDB docs:

Apache Nifi Crash Course

Introduction: This workshop will provide a hands on introduction to simple event data processing and data flow processing using a Sandbox on students’ personal machines. Format: A short introductory lecture to Apache NiFi and computing used in the lab followed by a demo, lab exercises and a Q&A s

Identity

ASP.NET Core Identity is a .NET API through which we can make login functionality in our App. Besides this Identity helps to manage users, passwords, roles, policies, tokens, claims, profiles, authorization and authentication. ASP.

How to program a bios chip - CH341A programmer

CH341A Programmer https://amzn.to/3BZBMPg WebSite: https://sorinelectronics.co.uk/ USB power meter: https://amzn.to/3CRjsbZ Thermal camera: https://amzn.to/3ECIqfY ST-862D Hot Air: https://amzn.to/3eqDOQ2 Electric Screwdriver: https://amzn.to/3cgMAfy Rosin colophony: https://amzn.to/3NnkvUQ CPB Heat

This is Best Way To Create CLI Apps in .NET

Use code CLEAN20 and get 20% off the brand new "Deep Dive in Clean Architecture" course on Dometrain: https://dometrain.com/course/deep-dive-clean-architecture-in-dotnet/?coupon_code=CLEAN20 Get the source code: https://mailchi.mp/dometrain/4KHFrbJHCHc Become a Patreon and get special perks: https

Cookies, Tokens, or JWTs? The ASP.NET Core Identity Dilemma

.NET 8 has been released and many new exciting features are available to developers. In particular, this release brings new options for authentication and authorization for ASP.NET Core Identity.

This Read-It-Later-list is just that, bookmarks of stuff I intend to read or have read. I do not necessarily agree with opinions or statements in the bookmarked articles.

This list is compiled from my Pocket list.