mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-01-02 02:11:18 -06:00
golang-jwt provides all the necessary functionality to parse and verify LogoutTokens. This gets us rid of the direct go-jose dependency and quite a bit of custom crafted jwt verification code.