import { getAuthSessionParameters } from '@intuned/runtime';export declare function getAuthSessionParameters(): Promise<any>;
If the project uses Credentials-based Auth Sessions, returns the parameters used to create the auth session being used for the current attempt.Will throw an error if: