Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 282 Bytes

File metadata and controls

16 lines (11 loc) · 282 Bytes
description Automatically generated file. DO NOT MODIFY
const options = {
	authProvider,
};

const client = Client.init(options);

let loginPage = await client.api('/security/attackSimulation/loginPages/2f5548d1-0dd8-4cc8-9de0-e0d6ec7ea3dc')
	.get();