Escape Room
From to .
From to .
Reminds me of when I used to root my phone and had CyanogenMod's PrivacyGuard which once told me Uber Eats was trying to access my microphone when I'd opened the app, not actually doing anything else ๐ค
Was in a really good position to get an early night - kitchen was sorted, I'd been for a walk, and just as I was heading up, I thought I'd check a couple of things on my desktop. 3 blog posts later ๐ด
Generating the Client Assertion JWT for private_key_jwt
Authentication with Ruby (1 mins read).
A helper script to generate the client assertion required to authenticate to an Authorization Server that supports private_key_jwt
, on the command-line with Ruby.
Verifying Signed JWTs (JWS) with Ruby (2 mins read).
Using the ruby-jwt library to verify a signed JSON Web Token (JWS) on the command-line.
Creating Signed JWTs (JWS) with Ruby (1 mins read).
Using the json-jwt and ruby-jwt libraries to sign a JSON Web Token on the command-line.
Guide to Internal Communication, the Basecamp Way
Recommended read: Guide to Internal Communication, the Basecamp Way https://basecamp.com/guides/how-we-communicate
Netlify is definitely what you want - I've only recently been going over the free tier limits ๐๐ผ
Issues with Ordering When Using Vault CLI's -no-print
Argument (1 mins read).
A possible solution for no-print
not taking effect with the vault
CLI when using AWS EC2 auth.