AshAuthentication.Errors.AuthenticationFailed exception (ash_authentication v4.7.6)
View SourceA generic, authentication failed error.
Summary
Functions
Create an Elixir.AshAuthentication.Errors.AuthenticationFailed
without raising it.
Types
@type t() :: Exception.t()
Functions
@spec exception(opts :: Keyword.t()) :: %AshAuthentication.Errors.AuthenticationFailed{ __exception__: true, bread_crumbs: term(), caused_by: term(), changeset: term(), class: term(), field: term(), path: term(), query: term(), splode: term(), stacktrace: term(), strategy: term(), vars: term() }
Create an Elixir.AshAuthentication.Errors.AuthenticationFailed
without raising it.
Keys
- :caused_by
- :changeset
- :field
- :query
- :strategy