{profile.given_name}
{profile.family_name}
{profile.nickname}
{profile.gender}
{profile.email}
{profile.phone_number}
{profile.address.formatted}
{profile.address.country}
{profile.address.region}
{profile.address.locality}
{profile.address.postal_code}
{profile.birthdate}
{profile.zoneinfo}
{profile.locale}
{formatDate(profile.updated_at)}
{new Date(user.expires_at * 1000).toLocaleString('zh-CN')}
{user.token_type}