Type Alias SignInPrivyParams

SignInPrivyParams: {
    accessToken: string;
}