MeiliSearch/meilisearch-http
ManyTheFish 7ca647f0d0 feat(auth): Implement Tenant token
Make meilisearch support JWT authentication signed with meilisearch API keys
using HS256, HS384 or HS512 algorithms.

Related spec: https://github.com/meilisearch/specifications/pull/89
Fix #1991
2022-01-27 08:25:39 +01:00
..
src feat(auth): Implement Tenant token 2022-01-27 08:25:39 +01:00
tests feat(auth): Implement Tenant token 2022-01-27 08:25:39 +01:00
build.rs chore(all): update actix-web dependency to 4.0.0-beta.21 2022-01-21 20:44:17 +00:00
Cargo.toml feat(auth): Implement Tenant token 2022-01-27 08:25:39 +01:00