Commit Graph

6 Commits

Author SHA1 Message Date
Артем
0c5da4b9e4
TECHDEBT-41: Fix decoding module initialization error + updated build system (#1)
* removed build utils sub module added iosetopts dep, pure image build

* fixed rebar lock

* fixed links

* fixed link

* fixed link

* fixed service name
2022-01-17 13:27:32 +03:00
Alexey S
30d303f47d
ED-298: Implement new thrift interface (#17) 2021-12-10 11:18:47 +03:00
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
Alexey
8dca9ed3c8
ED-222: Simplify metadata format (#14) 2021-08-16 16:56:17 +03:00
Alexey
11f8f23670
ED-175: Bring JTI back to issued tokens, implement jti blacklist (#13) 2021-08-10 15:19:02 +03:00
Alexey
feb6e92fb7
ED-25: MVP Erlang implementation (#4) 2021-02-17 19:54:11 +03:00