Auth0 Authentication flow for Express and Websockets
I am developing an web application running on Node.js with Express, and I’m using Auth0 authentication via express-openid-connect to secure the routes. That is all working great.
I am developing an web application running on Node.js with Express, and I’m using Auth0 authentication via express-openid-connect to secure the routes. That is all working great.