Upgrade openid-client to major version 5
kr8n3r opened this issue · 0 comments
kr8n3r commented
What
Update openid-client
package to the next major version, version 5 and update application code to address breaking changes.
Why
We want to be using latest stable version of packages so that we have an easier upgrade path and we're less vulnerable to exploits
It’s done when
- package has been updated
- application has been updated to address breaking changes and tests pass
If we don’t do this
It will become more difficult to upgrade later on.