@acceleratxr/core_sdk / JWTPersona
Interface: JWTPersona#
Describes the Persona object that is encoded in the payload of a JWT token.
author Jean-Philippe Steinmetz info@acceleratxr.com
Hierarchy#
JWTPersona
Index#
Properties#
Properties#
name#
• name: string
Defined in src/utils/JWTUtils.ts:23
The unique name of the user.
uid#
• uid: string
Defined in src/utils/JWTUtils.ts:18
The universally unique identifier of the user.