Defines the struct for authenticate payload.
@type t() :: %SurrealEx.Domain.AuthenticatePayload{token: String.t()}