mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-06-21 14:50:44 +00:00
1070a7cb0f
## Description: - Decode JWT with jose, and manually verify claims. - Unfortunately, chrome isn't able to verify EdDSA signatures, so we can't use the simpler `jwtVerify` jose function, which would verify claims for us. - Use the persistent_id from the JWT.  ## Please complete the following: - [x] I have added screenshots for all UI updates - [x] I confirm I have thoroughly tested these changes and take full responsibility for any bugs introduced - [x] I understand that submitting code with bugs that could have been caught through manual testing blocks releases and new features for all contributors ## Please put your Discord username so you can be contacted if a bug or regression is found: fake.neo --------- Co-authored-by: Scott Anderson <662325+scottanderson@users.noreply.github.com>