Hi Support
I tried to save an array object with over 100 items to user metadata below:
{
items: [
{
id: "641bcf9b30b53794bc527f8d",
name: "role01",
code: "ZsgQNdjcgcZ12hIHg0LQVHucN7e0tqhj",
}
]
}
My array is over 100 items and I have over 500 characters at the field items. But I can save it on my user metadata and claim JWT at Auth0 Rules.
Please tell me why the Auth0 is so saveable or am I misunderstanding the documentation
Understand How Metadata Works in User Profiles ?