AddSearch / js-client-library

JavaScript client library for AddSearch REST API
https://www.addsearch.com/
MIT License
3 stars 1 forks source link

Accept personalization token or use cookie #42

Closed haoAddsearch closed 1 year ago

haoAddsearch commented 1 year ago

Tested with 4 different scenarios:

utkusearch commented 1 year ago

We are using personalizationToken here, but in technical design Nuclino, we are using the term userToken

italo-addsearch commented 1 year ago

In the README.md personalizationToken and userToken are used interchangeably, we should settle with one. The industry standard is userToken (used by Algolia and some others)