mozilla / janus-plugin-sfu

Janus plugin to act as a kind of SFU for game networking data.
Mozilla Public License 2.0
135 stars 40 forks source link

Upgrade JWT library #79

Closed mqp closed 3 years ago

mqp commented 3 years ago

Relevant to adding new JWT functionality e.g. #78.

mqp commented 3 years ago

@vincentfretin you might want to test this to make sure there's no regression relevant to you in what JWTs the new library accepts. Just looking at the changelog, I don't think there's anything concerning.

I tested it with a JWT I made and it worked fine.

vincentfretin commented 3 years ago

Oh thank you. I don't have anything set up to create a JWT yet, so I can't test it right now.