AshAuthentication.Errors.InvalidSecret exception (ash_authentication v4.9.6)

View Source

A secret returned an invalid value.

Summary

Functions

exception(args)

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

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

Keys

  • :resource
  • :value