Add PBandGraphOauth scaffold and auth UI
This commit is contained in:
+3
@@ -0,0 +1,3 @@
|
||||
import { ClientAssertionCallback } from "../account/ClientCredentials.js";
|
||||
export declare function getClientAssertion(clientAssertion: string | ClientAssertionCallback, clientId: string, tokenEndpoint?: string): Promise<string>;
|
||||
//# sourceMappingURL=ClientAssertionUtils.d.ts.map
|
||||
Reference in New Issue
Block a user