Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 285 Bytes

File metadata and controls

17 lines (12 loc) · 285 Bytes
description Automatically generated file. DO NOT MODIFY
const options = {
	authProvider,
};

const client = Client.init(options);

let user = await client.api('/users/4562bcc8-c436-4f95-b7c0-4f8ce89dca5e')
	.select('ext55gb1l09_msLearnCourses')
	.get();