udia v0.1.3 Udia.GuardianSerializer View Source

Serializer for Guardian JWT

Link to this section Summary

Functions

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

De-serializes the object from a token

Link to this section Functions

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

Callback implementation for Guardian.Serializer.for_token/1.

De-serializes the object from a token

Callback implementation for Guardian.Serializer.from_token/1.