struct

Google::FirebaseAuth::User

Inherits JSON::Serializable / Struct / Value / Object

API details: https://cloud.google.com/identity-platform/docs/reference/rest/v1/UserInfo

Fields left out:

  • dateOfBirth
  • passwordHash
  • salt
  • version
  • mfaInfo

Constructors

new(pull : JSON::PullParser)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

created_at
Source
custom_attributes

JSON wrapped in a string specifically Googles definition of valid JSON

Source
custom_auth
Source
disabled
Source
display_name
Source
email
Source
email_verified
Source
initial_email
Source
language
Source
last_login_at
Source
last_refresh_at
Source
local_id
Source
password_updated_at
Source
phone_number
Source
photo_url
Source
provider_user_info
Source
raw_password
Source
screen_name
Source
tenant_id
Source
time_zone
Source
valid_since
Source