Add PBandGraphOauth scaffold and auth UI
This commit is contained in:
+6
@@ -0,0 +1,6 @@
|
||||
export type NativeSignOutRequest = {
|
||||
clientId: string;
|
||||
accountId: string;
|
||||
correlationId: string;
|
||||
};
|
||||
//# sourceMappingURL=NativeSignOutRequest.d.ts.map
|
||||
Reference in New Issue
Block a user