Provides struct and type for a AuthorizeUser
@type t() :: %Polarex.AuthorizeUser{ avatar_url: String.t() | nil, email: String.t(), id: String.t() }