View Source foodog_ver (foodog v0.1.0)

Summary

Functions

Link to this function

domain(Payload, DomainB)

View Source
-spec domain(map(), binary()) -> {ok, map()} | {error, invalid_domain}.
-spec exp(map()) -> {ok, map()} | {error, token_expired}.
-spec fields(binary()) -> {ok, map()} | {error, any()}.
-spec key(binary(), binary()) -> {ok, map()} | {error, any()}.