publicMetadata property

Map<String, Object> publicMetadata
getter/setter pair

Metadata saved on the user, that is visible to both your Frontend and Backend APIs

Implementation

Map<String, Object> publicMetadata;