MeiliSearch/meilisearch-http/src
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
..
analytics Merge #2096 2022-01-27 10:38:41 +00:00
extractors feat(auth): Implement Tenant token 2022-01-27 08:25:39 +01:00
helpers fix tests 2021-09-28 18:57:36 +02:00
routes Merge #2096 2022-01-27 10:38:41 +00:00
error.rs feat(auth): API keys 2021-12-06 09:52:41 +01:00
lib.rs Merge #2098 2022-01-26 14:32:23 +00:00
main.rs fix(rebranding): Update the ascii art (#2118) 2022-01-26 18:53:07 +01:00
option.rs Merge #2098 2022-01-26 14:32:23 +00:00
task.rs Merge #2066 2022-01-12 14:50:58 +00:00