Sign in

Type: Address

Represents a postal address as defined by the OpenID Connect standard address claim.

Indexable

[key: string]: unknown

Additional provider-specific address fields.

Properties

PropertyTypeDescription
country?stringCountry name or ISO country code.
formatted?stringFull mailing address formatted for display or mailing labels.
locality?stringCity or locality component.
postal_code?stringPostal or ZIP code.
region?stringState, province, or region component.
street_address?stringFull street address component, which may include house number, street name, apartment, suite, or unit information.
© 2024 MonoCloud. All rights reserved.