Skip to content

Use Crypt::JWT to encode/decode JWT

Yadd requested to merge 3028-use-crypt-jwt into v2.0

Related to #3028 (closed)

No behavior/test change in this MR, it just updates internal JWT functions to call Crypt::JWT functions instead of own code.

Edited by Yadd

Merge request reports