Resuelve AuthPlug v1.4.3 ResuelveAuth.TokenData View Source

Structure that defines the elements of a token.

Link to this section Summary

Functions

Convert token to valid data or return an error.

Link to this section Functions

Specs

cast(String.t(), String.t()) :: {:ok, %{}} | {:error, String.t()}

Convert token to valid data or return an error.