gi-nx
gi-nx / getUserClaimsJwt
tsfunction getUserClaimsJwt(projectIds?: string[]): Promise<any>;
Parameters
| Parameter | Type | Description |
|---|
projectIds? | string[] | Optional array of project IDs to include in claims (defaults to active project) |
Returns
Promise<any>
Promise resolving to JWT data