Skip to content

Commit

Permalink
feature(locksmith): Remove Coinbase WaaS support in locksmith (#15247)
Browse files Browse the repository at this point in the history
* update user controller

* update user controller tests

* update user routes

* remove waas util

* remove waas dependency

* update yarn.lock

* remove nextauthtoken verification util
  • Loading branch information
0xTxbi authored Dec 5, 2024
1 parent 999129e commit 6f47f19
Show file tree
Hide file tree
Showing 7 changed files with 1 addition and 508 deletions.
154 changes: 0 additions & 154 deletions locksmith/__tests__/controllers/v2/userController.test.ts

This file was deleted.

1 change: 0 additions & 1 deletion locksmith/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@
"dependencies": {
"@ambire/signature-validator": "1.4.1",
"@aws-sdk/client-s3": "3.703.0",
"@coinbase/waas-server-auth": "3.1.2",
"@logtail/node": "0.5.2",
"@logtail/winston": "0.5.2",
"@nuintun/qrcode": "4.1.6",
Expand Down
Loading

0 comments on commit 6f47f19

Please sign in to comment.