Zero to Prod in Half an Hour: Part 5 --- Implementing an OIDC Authenticator
This lecture will implement the Authenticator that we outlined in the previous lecture. Our authenticator will extend an OIDC provider, and and oauth2 Config. In the upcoming lectures we’ll use this Authenticator to implement identity management functionality of our app.
Lecture
Zero to Prod in Half an Hour: Part 5 --- Implementing an OIDC Authenticator
Playlist
▶ Part 5: Implementing an OIDC Authenticator
Tools and Technologies Mentioned
Here are the tools and technologies that were mentioned in the video, along with related articles and other helpful links.
Read The Source
Until the next lecture… May the source be with you 🦄.