Home > @theweave/api > ProfilesLocation
ProfilesLocation type
Signature:
typescript
export type ProfilesLocation = {
authenticationToken: AppAuthenticationToken;
profilesRoleName: string;
};