mirror of
https://github.com/meilisearch/meilisearch.git
synced 2024-11-26 20:15:07 +08: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 |
||
---|---|---|
.. | ||
action.rs | ||
dump.rs | ||
error.rs | ||
key.rs | ||
lib.rs | ||
store.rs |