mirror of
https://github.com/standardnotes/server
synced 2026-07-14 09:01:33 -04:00
feat(auth): add processing user requests
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
export type ProcessUserRequestResponse = {
|
||||
success: boolean
|
||||
}
|
||||
Reference in New Issue
Block a user