Coduinix Home

coduinix.com is the personal website of Hinse ter Schuur.

More about me

Recent Posts

Learn OIDC - Part 2 - JWT

4 minute read

Implement basic JSON Web Tokens (JWT) generation function which could be used in a later stage in a stub OIDC IdP

Learn OIDC - Part 1 - JWS

4 minute read

Learn the basics of the underlying protocols and techniques of OIDC. In this first blog post we’ll dive into JSON Web Signature (JWS).