Go to file
yuri-bukhalenkov 197b0f786f
Ed 229/feat/offline tokens (#15)
* part I

* part II

* part III

* part IV

* erlformat

* fixed review issues: made authdata_source get-only

* fixed review issues: using proto files to store in mg

* fixed review issues: linter error

* fixed review issues: used revoke call

* fixed review issues: authdata getter

* fixed review issues: removed claims returning while tk_authority:store/2 function call

* fixed review issues: moved machinegun options to an extra section

* tests

* fixed review issues (part IIX); fixed tests (part I.c)

* fixed review issues (part IX); tests (part III)

* updated build-utils and made running tests with compose

* tests (part IV, added getbytoken test)

* small review fixes

Co-authored-by: Kehitt <kehitt@users.noreply.github.com>
2021-10-19 11:06:07 +03:00
build_utils@be44d69fc8 Ed 229/feat/offline tokens (#15) 2021-10-19 11:06:07 +03:00
config Ed 229/feat/offline tokens (#15) 2021-10-19 11:06:07 +03:00
src Ed 229/feat/offline tokens (#15) 2021-10-19 11:06:07 +03:00
test Ed 229/feat/offline tokens (#15) 2021-10-19 11:06:07 +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
docker-compose.sh Ed 229/feat/offline tokens (#15) 2021-10-19 11:06:07 +03:00
Dockerfile.sh ED-25: Fix container paths (#6) 2021-02-20 11:04:19 +03:00
Jenkinsfile Ed 229/feat/offline tokens (#15) 2021-10-19 11:06:07 +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 229/feat/offline tokens (#15) 2021-10-19 11:06:07 +03:00
rebar.lock Ed 229/feat/offline tokens (#15) 2021-10-19 11:06:07 +03:00

token_keeper

An OTP application

Build

$ rebar3 compile