mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-15 13:58:36 +02:00
auth: add generate_master_key function
This commit is contained in:
parent
9925309492
commit
66e18eae79
3 changed files with 18 additions and 0 deletions
|
@ -4,6 +4,7 @@ version = "1.0.0"
|
|||
edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
base64 = "0.13.1"
|
||||
enum-iterator = "1.1.3"
|
||||
hmac = "0.12.1"
|
||||
meilisearch-types = { path = "../meilisearch-types" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue