Skip to content

gi-nx


gi-nx / getUserClaimsJwt

ts
function getUserClaimsJwt(projectIds?: string[]): Promise<any>;

Parameters

ParameterTypeDescription
projectIds?string[]Optional array of project IDs to include in claims (defaults to active project)

Returns

Promise<any>

Promise resolving to JWT data