meilisearch/meilisearch-lib
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
..
proptest-regressions Fix(auth): Forbid index creation on alternates routes 2021-12-20 14:48:18 +01:00
src feat(auth): Implement Tenant token 2022-01-27 08:25:39 +01:00
Cargo.toml chore(all): update actix-web dependency to 4.0.0-beta.21 2022-01-21 20:44:17 +00:00