MeiliSearch/meilisearch-lib/src/index_controller
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
..
dump_actor feat(dump): Provide the same cli options as the snapshots 2022-01-26 14:34:06 +01:00
updates feat(auth): API keys 2021-12-06 09:52:41 +01:00
versioning Update MeiliSearch into Meilisearch everywhere 2022-01-26 17:43:16 +01:00
error.rs bug(lib): fix get dumps bad error code 2021-12-15 16:58:05 +01:00
mod.rs Merge #2096 2022-01-27 10:38:41 +00:00