Drop the jwt dependency for the moment
RHEL does not provide libsodium, and therefore php-sodium, and the remi
repo does not provide rhel 9 packages for ppc64le.
This is currently only used in the VPN controller.
We can either try to get libsodium (build packages ourselves I guess),
or port to another jwt implementation.