MeiliSearch/meilisearch-http/tests
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
..
assets Rename attributes for faceting into filterable attributes 2021-06-14 13:20:43 +02:00
auth feat(auth): Implement Tenant token 2022-01-27 08:25:39 +01:00
common feat(dump): Provide the same cli options as the snapshots 2022-01-26 14:34:06 +01:00
dashboard Add tests for mini-dashboard status and assets 2021-10-27 17:57:25 +05:30
documents feat(http): accept empty document additions 2022-01-13 12:46:56 +01:00
index test: Ignore the auths tests on windows 2021-12-22 12:39:48 +01:00
search feat(all): Task store 2021-12-02 20:14:42 +01:00
settings feat(all): Task store 2021-12-02 20:14:42 +01:00
snapshot feat(all): Task store 2021-12-02 20:14:42 +01:00
stats feat(all): Task store 2021-12-02 20:14:42 +01:00
tasks chore(http): rename task types 2021-12-15 17:01:34 +01:00
content_type.rs feat(auth): API keys 2021-12-06 09:52:41 +01:00
dumps.rs bug(lib): fix get dumps bad error code 2021-12-15 16:58:05 +01:00
integration.rs feat(auth): API keys 2021-12-06 09:52:41 +01:00