mirror of
https://github.com/meilisearch/MeiliSearch
synced 2024-11-23 05:14:27 +01:00
7ca647f0d0
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 |
||
---|---|---|
.. | ||
api_keys.rs | ||
authorization.rs | ||
mod.rs | ||
payload.rs | ||
tenant_token.rs |