feat(api-key): Add the endpoints and workflows for api key module

This commit is contained in:
Stevche Radevski
2024-02-23 11:01:08 +01:00
parent d9636f4631
commit 0582545065
27 changed files with 779 additions and 42 deletions
+1
View File
@@ -9,6 +9,7 @@
"build": "babel src -d dist --extensions \".ts,.js\""
},
"dependencies": {
"@medusajs/api-key": "workspace:^",
"@medusajs/auth": "workspace:*",
"@medusajs/cache-inmemory": "workspace:*",
"@medusajs/customer": "workspace:^",