globalsiteselector
globalsiteselector copied to clipboard
Use Mozart to isolate JWT dependency
Otherwise there might be issues with other apps shipping a different version of that dependency.
This is a pattern we already follow in other apps like spreed, user_oidc.
Example implementation https://github.com/nextcloud/spreed/pull/7757
FYI @ArtificialOwl