mirror of
https://github.com/rowboatlabs/rowboat.git
synced 2026-04-26 08:56:22 +02:00
parent
d04a9cfa84
commit
efa91f8627
12 changed files with 33 additions and 285 deletions
|
|
@ -175,7 +175,6 @@ const ipcSchemas = {
|
|||
'oauth:connect': {
|
||||
req: z.object({
|
||||
provider: z.string(),
|
||||
clientId: z.string().optional(),
|
||||
}),
|
||||
res: z.object({
|
||||
success: z.boolean(),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue