MeiliSearch/meilisearch-http/src/analytics
bors[bot] 622c15e825
Merge #2096
2096: feat(auth): Tenant token r=Kerollmops a=ManyTheFish

Make meilisearch support JWT authentication signed with meilisearch API keys
using HS256, HS384 or HS512 algorithms.

Related spec: [specifications#89](https://github.com/meilisearch/specifications/pull/89) [rendered](https://github.com/meilisearch/specifications/blob/scoped-api-keys/text/0089-tenant-tokens.md)
Fix #1991 


Co-authored-by: ManyTheFish <many@meilisearch.com>
2022-01-27 10:38:41 +00:00
..
mock_analytics.rs send the analytics even when the search fail 2021-11-02 12:38:01 +01:00
mod.rs Update MeiliSearch into Meilisearch everywhere 2022-01-26 17:43:16 +01:00
segment_analytics.rs Merge #2096 2022-01-27 10:38:41 +00:00