MeiliSearch/meilisearch-auth
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
Cargo.toml chore(all): fix rust edition 2022-01-12 11:14:50 +01:00