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.
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
Tools and Technologies Mentioned
Here are the tools and technologies that were mentioned in the video, along with related articles and other helpful links.