SergeyTangyan
0 umów
2025-11-25
I have a NextJS front-end talking to a NodeJS (Express) API and I need a basic, working single-sign-on flow added.
My goal is to let users log in with multiple providers—Google and Azure AD first—but the code should be clean enough that I can later drop in Auth0, GitHub OAuth, and GitLab with minimal changes.