messengyr v0.0.1 Messengyr.GuardianSerializer

Summary

Functions

Serializes the object into the token. Suggestion: “User:2”

De-serializes the object from a token

Functions

for_token(arg1)

Serializes the object into the token. Suggestion: “User:2”

Callback implementation for Guardian.Serializer.for_token/1.

from_token(arg1)

De-serializes the object from a token

Callback implementation for Guardian.Serializer.from_token/1.