MeiliSearch/meilisearch-auth/src
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
..
action.rs feat(auth): Extend API keys 2021-12-14 17:33:39 +01:00
dump.rs fix(dump): Fix the import of dump from the v24 and before 2022-01-13 13:23:57 +01:00
error.rs feat(auth): Extend API keys 2021-12-14 17:33:39 +01:00
key.rs Bug(auth): Parse YMD date 2021-12-20 15:30:11 +01:00
lib.rs feat(auth): Implement Tenant token 2022-01-27 08:25:39 +01:00
store.rs feat(auth): Implement Tenant token 2022-01-27 08:25:39 +01:00