Packages

Magic admin Elixir SDK makes it easy to leverage Decentralized ID tokens to protect routes and restricted resources for your application.

Current section

Files

Jump to
magic_admin lib errors did_token_error.ex
Raw

lib/errors/did_token_error.ex

defmodule Magic.DIDTokenError do
defexception message: "DID Token error"
end