Zero to Prod in Half an Hour: Part 8 --- Authenticate All the Things
We’ll define placeholders for the routes we want to implement later. And then we’ll implement a MongoDB-backed session store to be used in our Auth0 identity control plane.
Lecture
Zero to Prod in Half an Hour: Part 8 --- Authenticate All the Things
Playlist
▶ Part 8: Authenticate All the Things
Tools and Technologies Mentioned
Here are the tools and technologies that were mentioned in the video, along with related articles and other helpful links.
- Auth0
- OAuth 2.0
- Gumroad
- Gumroad API
- gob Package
- JSON Web Tokens
- Json Web Token Claims
- MongoDB
- MongoDB Atlas
- MongoDB Community Server
- mgo Package
- Gin Middleware for Session Management
Read The Source
Until the next lecture… May the source be with you 🦄.