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

View Source

An invalid token was presented.

Summary

Functions

exception(args)

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

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

Keys

  • :type
  • :field