Polarex.AuthorizeUser (Polarex v0.2.0)

View Source

Provides struct and type for a AuthorizeUser

Summary

Types

t()

@type t() :: %Polarex.AuthorizeUser{
  avatar_url: String.t() | nil,
  email: String.t(),
  id: String.t()
}