Commit Graph

2 Commits

Author SHA1 Message Date
ttt161
ef01da5932
TD-643: getApiKey implementation (#5)
* TD-643: getApiKey implementation

* Update apps/akm/src/akm_apikeys_processing.erl

Co-authored-by: ndiezel0 <ndiezel0@gmail.com>

* Update apps/akm/src/akm_apikeys_processing.erl

Co-authored-by: ndiezel0 <ndiezel0@gmail.com>

* TD-643: add basic test

* TD-643: fix style

* TD-643: change compose

* TD-643: bump erlang

* TD-643: revert erlang

* TD-643: bump epgsql

* TD-643: fix tests

* Update Makefile

* Update Makefile

* TD-643: update Makefile

* Update Makefile

* Update Makefile

* TD-643: add migrations into tests

* Update Makefile

* TD-643: add debug

* TD-643: debug

* TD-643: debug

* Update Makefile

* TD-643: cleanup

* TD-643: fix tests

* TD-643: fix style

* TD-643: fix dialyzer warnings

* TD-643: fix style

---------

Co-authored-by: anatoliy.losev <losto@nix>
Co-authored-by: ndiezel0 <ndiezel0@gmail.com>
2023-07-03 10:14:41 +03:00
ndiezel0
670db5c97a
TD-635: Add Api Key Management implementation (#1)
* TD-635: Add Api Key Management implementation

* Start working issuing api keys

* IssueApiKey implementation

* Continue work on IssueApiKey

* Review fixes
2023-06-20 12:10:38 +05:00