Go to file
2021-10-11 12:01:13 +03:00
build_utils@e1318727d4 ED-25: MVP Erlang implementation (#4) 2021-02-17 19:54:11 +03:00
config ED-222: Simplify metadata format (#14) 2021-08-16 16:56:17 +03:00
src ED-271: Don't allow to import duplicate keys on load (#16) 2021-10-11 12:01:13 +03:00
test ED-222: Simplify metadata format (#14) 2021-08-16 16:56:17 +03:00
.gitignore ED-25: MVP Erlang implementation (#4) 2021-02-17 19:54:11 +03:00
.gitmodules ED-25: MVP Erlang implementation (#4) 2021-02-17 19:54:11 +03:00
Dockerfile.sh ED-25: Fix container paths (#6) 2021-02-20 11:04:19 +03:00
Jenkinsfile ED-25: MVP Erlang implementation (#4) 2021-02-17 19:54:11 +03:00
LICENSE ED-25: MVP Erlang implementation (#4) 2021-02-17 19:54:11 +03:00
Makefile ED-25: Fix relx configuration (#5) 2021-02-19 12:56:12 +03:00
README.md ED-25: MVP Erlang implementation (#4) 2021-02-17 19:54:11 +03:00
rebar.config ED-175: Bring JTI back to issued tokens, implement jti blacklist (#13) 2021-08-10 15:19:02 +03:00
rebar.lock ED-222: Simplify metadata format (#14) 2021-08-16 16:56:17 +03:00

token_keeper

An OTP application

Build

$ rebar3 compile