View Source foodog_gen (foodog v0.2.1)

Summary

Functions

-spec exp(map(), {seconds | minutes | hours | days | weeks | months | years, integer()}) -> map().
-spec iss(map(), binary()) -> map().
-spec jti(map(), integer()) -> map().
-spec sub_jwk(map(), binary()) -> map().
-spec token(map(), binary()) -> {ok, binary()} | {error, any()}.