meilisearch/meilisearch-http/tests
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
..
assets Rename attributes for faceting into filterable attributes 2021-06-14 13:20:43 +02:00
auth feat(auth): Implement Tenant token 2022-01-27 08:25:39 +01:00
common fix no-analytics 2022-01-20 11:50:24 +01:00
dashboard Add tests for mini-dashboard status and assets 2021-10-27 17:57:25 +05:30
documents feat(http): accept empty document additions 2022-01-13 12:46:56 +01:00
index test: Ignore the auths tests on windows 2021-12-22 12:39:48 +01:00
search feat(all): Task store 2021-12-02 20:14:42 +01:00
settings feat(all): Task store 2021-12-02 20:14:42 +01:00
snapshot feat(all): Task store 2021-12-02 20:14:42 +01:00
stats feat(all): Task store 2021-12-02 20:14:42 +01:00
tasks chore(http): rename task types 2021-12-15 17:01:34 +01:00
content_type.rs feat(auth): API keys 2021-12-06 09:52:41 +01:00
dumps.rs bug(lib): fix get dumps bad error code 2021-12-15 16:58:05 +01:00
integration.rs feat(auth): API keys 2021-12-06 09:52:41 +01:00