Ory.Model.AcceptOAuth2ConsentRequestSession (ory_client v1.1.23)

Link to this section Summary

Link to this section Types

@type t() :: %Ory.Model.AcceptOAuth2ConsentRequestSession{
  access_token: AnyType | nil,
  id_token: AnyType | nil
}