AshAuthentication.Errors.UnconfirmedUser exception (ash_authentication v4.7.7)

View Source

The user is unconfirmed and so the operation cannot be executed.

Summary

Functions

exception(args)

@spec exception(opts :: Keyword.t()) :: %AshAuthentication.Errors.UnconfirmedUser{
  __exception__: true,
  bread_crumbs: term(),
  class: term(),
  confirmation_field: term(),
  field: term(),
  path: term(),
  resource: term(),
  splode: term(),
  stacktrace: term(),
  vars: term()
}

Create an Elixir.AshAuthentication.Errors.UnconfirmedUser without raising it.

Keys

  • :resource
  • :field
  • :confirmation_field