mirror of
https://github.com/nestriness/nestri.git
synced 2025-12-12 16:55:37 +02: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