Access Cloudfront with signed cookies

A short guide on how to secure a cloudfront distribution using signed cookies, based on CF’s trusted key groups (including aws-cdk infra).

6 min · arrrrrmin

Github OAuth with FastAPI

An isolated example to show github authorization-code oauth flow in fastapi for web application flow + simple HttpBearer route dependency. This example can be used for all providers of code-based oauth authorization patterns.

3 min · arrrrrmin