v0.5.2 ๐ฏ
This version makes this package compatible with MeiliSearch v0.25 up to v0.26.0 ๐
Check out the changelog of MeiliSearch v0.26.0 for more information about the
๐ Enhancements
- Added new method
generateTenantToken()
as a result of the addition of the multi-tenant functionality.
This method creates a JWT tenant token that will allow the user to have multi-tenant indexes and thus restrict access to documents based on the end-user making the search request. (#139) @brunoocasali
Thanks again to @brunoocasali! ๐