about:farcaller
  • Home
  • GitHub
  • Twitter
Subscribe
Tagged

JWT

A collection of 2 posts

envoy

Jwks remote fetch is failed

Isn’t it nice when you wake up and your auth is broken, despite you not changing anything? Isn’t it fun to debug a third-party integration? Anyways, I stumbled on an annoying gRPC error: Given the backend didn’t log the request, I blamed the middle man, aka envoy.

  • Vladimir Pouzanov
Vladimir Pouzanov Aug 19, 2020 • 1 min read
Simple JWT Authentication with Envoy and Auth0
envoy

Simple JWT Authentication with Envoy and Auth0

JSON Web Tokens is a popular web standard for representing claims securely between two parties. In a nutshell, a JSON Web Token is several chunks of Base64-encoded JSON concatenated together, specifying who issued it and for whom, what’s the audience of the token, for how long it’s valid,

  • Vladimir Pouzanov
Vladimir Pouzanov Feb 26, 2020 • 5 min read
about:farcaller © 2022
Powered by Ghost