OAuth2 explained with cute shapes
We’re currently refurbishing 🙃 our authentication stack at Back Market, and we need to onboard our developers and teams to various OAuth2 concepts. Here’s our take on OAuth2 (with cute shapes.
Dev from @42born2code, geeking for @BackMarket, Osteopath, Founder of @osteopathes_pro
We’re currently refurbishing 🙃 our authentication stack at Back Market, and we need to onboard our developers and teams to various OAuth2 concepts. Here’s our take on OAuth2 (with cute shapes.
After seeing TODO or die in Rust here a few days ago, I wanted to have the same feature available in Python. No reason this should only be available in Ruby and Rust. Python deserved better TODOs too!
Built from scratch by dailymotion’s engineering team. A few highlights and principles:
- Schema First (SDL)
- Dev experience matters
- Built on top of asynchio
If you need to add a GraphQL API to your Python 3 app, this looks like a good place to start.