View Source foodog_ver (foodog v0.2.1)

Summary

Functions

-spec exp(map()) -> {ok, map()} | {error, token_expired}.
-spec fields(binary()) -> {ok, map()} | {error, any()}.
-spec iss(map(), binary()) -> {ok, map()} | {error, invalid_issuer}.
-spec key(binary(), binary()) -> {ok, map()} | {error, any()}.