zendesk / classic_asp_jwt

A JWT implementation in Classic ASP
33 stars 18 forks source link

renew aspJSON library + Make Verify function work properly #6

Open zrakhimov-forum opened 2 months ago

zrakhimov-forum commented 2 months ago

Tried to use #4 but it was giving me errors. These were the changes that resolved for me. Also JWT Verify wasn't actually working, with this change it works