Files
ocis/changelog/6.2.0_2024-07-30/remove-oidc-go-dependency.md
2024-07-30 11:05:41 +02:00

234 B

Enhancement: Remove oidc-go dependency

Removes the kgol/oidc-go dependency because it was flagged by dependabot. Luckily us we only used it for importing the strings "profile" and "email".

https://github.com/owncloud/ocis/pull/9641