mirror of
https://github.com/wkulhanek/bonob.git
synced 2025-12-21 17:33:29 +01:00
Part of AppLink login process
This commit is contained in:
2
src/smapi.ts
Normal file
2
src/smapi.ts
Normal file
@@ -0,0 +1,2 @@
|
||||
|
||||
export type GetAppLinkResult = { getAppLinkResult: { authorizeAccount: { appUrlStringId: string, deviceLink: { regUrl: string, linkCode:string,showLinkCode:boolean }} } }
|
||||
Reference in New Issue
Block a user