Metadata type | Public API | Admin API |
---|---|---|
Private | No read or write access | Read and write access |
Public | Read access | Read and write access |
Unsafe | Read access and write access | Read and write access |
{
, :
, "
, }
) count toward the character limit.
Multibyte UTF-8 characters (like emojis or non-Latin characters) count as 1 character each.
Public API
:
user
object in the payload on the success
state in a
Login and Registration flow as well
as in the payload on the profile_init
state in a Profile flow.Admin API
:
JWT Templates
:
User
context object available on session JWT customization.
See Session token customization for more
details.Public API
:
user
object in the payload on the success
state in a Login
and Registration
flow as well
as in the payload on the profile_init
state in a Profile
flow.Admin API
:
JWT Templates
:
User
context object available on session JWT customization.
See Session token customization for more
details.Public API
:
patch_metadata
action in the
Profile flow.Admin API
: