scotthovestadt / gigya

Gigya JavaScript REST SDK
MIT License
37 stars 62 forks source link

SigUtils validateUserSignature #22

Closed egcaragay closed 3 years ago

egcaragay commented 6 years ago

I tried to use validateUserSignature to validate the signature from my login response with no luck. The UIDSignature response from gigya and the signature generated by calcSignature is not equal.

Thanks

vamshikrishnabudarapu commented 6 years ago

I faced the same issue as well. This was fixed by Gigya now. Please take latest version SDK from Gigya and it will start working as expected.