AshAuthentication.Errors.MissingSecret exception (ash_authentication v4.6.3)

View Source

A secret is now missing.

Summary

Functions

exception(args)

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

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

Keys

  • :resource