Ueberauth.Auth.Info

Provides a place within the Ueberauth.Auth struct for information about the user.

Summary

Types

t :: %Ueberauth.Auth.Info{name: binary | nil, first_name: binary | nil, last_name: binary | nil, nickname: binary | nil, email: binary | nil, location: binary | nil, description: binary | nil, phone: binary | nil, urls: map, image: term}

Functions

valid?(arg1)