Zero to Prod in Half an Hour: Part 11 --- Implementing Authentication Handlers
Having implemented our middlewares, now it’s time to implement the missing OAuth0 callback, login, and logout handlers.
Lecture
Zero to Prod in Half an Hour: Part 11 --- Implementing Authentication Handlers
Playlist
▶ Part 11: Implementing Authentication Handlers
Tools and Technologies Mentioned
Here are the tools and technologies that were mentioned in the video, along with related articles and other helpful links.
- Gin.HandlerFunc
- Auth0
- Which OAuth 2.0 Flow Should I Use?
- Higher-Order Function
- JSON Web Token Introduction
- RFC 7519 — JSON Web Token (JWT)
Read The Source
Until the next lecture… May the source be with you 🦄.