Express-openid-connect disable session management?

  • Which SDK this is regarding: express-openid-connect
  • SDK Version: e.g. 2.2.0
  • Platform Version: 10.19

Hi,

Is there any way that we could have any control over session management with the current version of the express-openid-connect SDK? I was reading the migration guide express-openid-connect/V2_MIGRATION_GUIDE.md at master · auth0/express-openid-connect · GitHub and saw the note that custom session handling was a previous feature but it was removed and may be added later. We currently have an express-session with memcached setup and are trying to plan our migration to Auth0.