mirror of
https://github.com/nestriness/nestri.git
synced 2026-09-24 03:28:18 +03:00
⭐feat: Add more API endpoints (#150)
This commit is contained in:
@@ -49,6 +49,7 @@ export function useCurrentUser() {
|
||||
id:actor.properties.userID,
|
||||
token: actor.properties.accessToken
|
||||
};
|
||||
|
||||
throw new VisibleError(
|
||||
"auth",
|
||||
"unauthorized",
|
||||
|
||||
Reference in New Issue
Block a user