↓ 1 callersFunctionclientCredentialsToken({
options,
tokenEndpoint,
scope,
authentication,
resource,
}: {
options: AwaitableFunction<ProviderOpti
packages/core/src/oauth2/client-credentials-token.ts:79
↓ 1 callersFunctioncreateClientBody({
props,
method,
forceAsBody,
forceAsQuery,
forceAsParam,
}: {
props: Property[];
method?: string;
fo
docs/components/api-method.tsx:756