refactor(auth): remove GET /users/me endpoint and related exports
This commit is contained in:
@@ -63,9 +63,6 @@
|
||||
"./features/auth/client": {
|
||||
"import": "./dist/features/auth/AuthPage.client.js"
|
||||
},
|
||||
"./features/auth/components": {
|
||||
"import": "./dist/features/auth/components/index.js"
|
||||
},
|
||||
"./features/admin": {
|
||||
"import": "./dist/features/admin/index.js"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user