> Auth and Modern software
Understanding auth and its usage in modern software
Alano Terblanche - March 22, 2022
Do I need authentication or authorization? Do I require a session? Is a session a cookie or a token? Do I require JWTs or Cookies?
> Zero Trust Microservices
Secure microservices with Kong and Ory
Andrew Minkin - April 14, 2022
Build scalable and secure zero trust microservice architecture using open source components from Ory and Kong.
> Ory Supabase Integration
Ory & Supabase Url Shortener Part 1: Backend
Andrew Minkin - March 15, 2022
Learn how to build a URL shortener using the Ory Kratos and Supabase open source projects. Includes code examples
for Go and Docker!