MeiliSearch/meilisearch-http/src/routes/indexes
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
..
documents.rs Fix(auth): Forbid index creation on alternates routes 2021-12-20 14:48:18 +01:00
mod.rs feat(auth): Implement Tenant token 2022-01-27 08:25:39 +01:00
search.rs feat(auth): Implement Tenant token 2022-01-27 08:25:39 +01:00
settings.rs Fix(auth): Forbid index creation on alternates routes 2021-12-20 14:48:18 +01:00
tasks.rs feat(auth): API keys 2021-12-06 09:52:41 +01:00
updates.rs feat(auth): API keys 2021-12-06 09:52:41 +01:00