There is no longer support for using require to load the oidc-provider package. However, the package must be compiled to commonJS in order to be used in Redwood.
- Determine how we can get Redwood to use the package as ES6 using import
- Upgrade to latest oidc-provider