authex v0.1.0 Authex.Serializer behaviour

Link to this section Summary

Link to this section Functions

Link to this function for_token(resource)
Link to this function from_token(token)

Link to this section Callbacks

Link to this callback for_token(term)
for_token(term()) :: Authex.Token.t() | :error
Link to this callback from_token(arg0)
from_token(Authex.Token.t()) :: term() | :error