You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
auth: Decouple AuthModule from express-openid-connect by forcing consumers to import the auth middleware themselves and hand it over to this package
Features
auth: Decouple AuthModule from express-openid-connect by forcing consumers to import the auth middleware themselves and hand it over to this package (90ea1de)
testing: Migrate testing to separate package (f0f3c13)
Bug Fixes
auth: Mark AuthModule as global module properly (e01d870)