How to add scalable Facebook auth flow to Django app using JSON Web Tokens

We’re going to a implement highly scalable single sign-on login flow for Facebook on a Django backend using Json Web Tokens (JWTs)… Read more

Similar

How to deploy Django on Dokku

Ever since I was a wide-eyed little boy, I would look up at the stars and wonder in wonder: “What if I could lease my very own, beefy, dedicated Hetzner server and have an easy way to deploy all my projects onto that?” But lo, my dreams were dashed becaus... (more…)

Read more »