Introduce APE override within Bearer token #54

Merged
fyrchik merged 2 commits from aarifullin/frostfs-api:feat/beartoken_ape into master 2024-05-30 08:09:01 +00:00

2 commits

Author SHA1 Message Date
Airat Arifullin
38f54c6fe9 [#54] acl: Add APE chains to Bearer token
Signed-off-by: Airat Arifullin <aarifullin@yadro.com>
2024-05-30 10:49:30 +03:00
Airat Arifullin
672bf7e097 [#54] apemanager: Move APE specific types to separate package
* Introduce `ape` package and move `apemanager/types.proto`
  to `ape/`;
* Fix `apemanager/service.proto`.

Signed-off-by: Airat Arifullin <aarifullin@yadro.com>
2024-05-29 14:03:56 +03:00