appirio-tech / tc-core-library-js

6 stars 9 forks source link

Adding azpHash field support for m2m token #22

Closed sachin-maheshwari closed 4 years ago

sachin-maheshwari commented 4 years ago

'azpHash' field support for m2m token. Generating unique numeric value from m2m token 'azp' value through an algo and making negative for getting unique with respect to database. Purpose - M2M token doesn't have userid so new field 'azpHash' can be used as virtual unique userid.