UNPKG

@aws-amplify/amplify-category-auth

Version:

amplify-cli authentication plugin

3 lines 248 B
import { $TSContext } from '@aws-amplify/amplify-cli-core'; export declare const getAppClientSecret: (context: $TSContext, userpoolId: string, clientId: string) => Promise<string | undefined>; //# sourceMappingURL=get-app-client-secret-sdk.d.ts.map