feat: Start working on Auth

This commit is contained in:
Wanjohi
2025-09-19 23:35:37 +03:00
parent 639616ce73
commit 33407d8df5
3 changed files with 83 additions and 80 deletions

View File

@@ -16,6 +16,7 @@
"dependencies": {
"@actor-core/bun": "^0.8.0",
"@actor-core/file-system": "^0.8.0",
"@openauthjs/openauth": "catalog:",
"@aws-sdk/client-lambda": "^3.821.0",
"@aws-sdk/client-s3": "^3.806.0",
"@aws-sdk/client-sqs": "^3.806.0",
@@ -27,4 +28,4 @@
"steamcommunity": "^3.48.6",
"steamid": "^2.1.0"
}
}
}