auth0 / express-openid-connect

An Express.js middleware to protect OpenID Connect web applications.
MIT License
460 stars 139 forks source link

add missing callback example #610

Open elen-ita opened 4 months ago

elen-ita commented 4 months ago

Description

I was implementing the lib in our of our projects and realized this example was missing setting callback to false.

Testing

Checklist