Move AuthService to package-auth

This commit is contained in:
Cha 2025-06-03 20:48:50 +08:00
parent f9d40784f0
commit e77aa92a7b
30 changed files with 1520 additions and 285 deletions

2
packages/auth/.gitignore vendored Normal file
View file

@ -0,0 +1,2 @@
node_modules/
test_bundle/