frostfs-api-go/pkg
Alex Vanin e023b6e51e [#179] sdk/client: Ease bearer token sanity check
Now owner ID field is not required to be set. According to
latest neofs-api, this field set if token was issued for
specific owner ID. If this field is not set, then any user
can use this token while it is correctly signed and has valid
lifetime.

Lifetime is also can be omitted since node interpret empty
lifetime as a lifetime with zero values.

Signed-off-by: Alex Vanin <alexey@nspcc.ru>
2020-10-22 15:41:59 +03:00
..
accounting [#126] sdk: add sdk client for all available api requests 2020-09-18 10:45:11 +03:00
acl [#172] v2/acl: Rename target keyList field to keys 2020-10-20 13:45:14 +03:00
client [#177] sdk/client: Set version of new EACL table 2020-10-20 15:35:41 +03:00
container [#147] Work around container package 2020-10-15 11:05:37 +03:00
netmap [#174] netmap: process unspecified attribute as ID 2020-10-20 13:05:15 +03:00
object [#147] Work around object package 2020-10-15 11:05:37 +03:00
owner [#147] Work around owner package 2020-10-15 11:05:37 +03:00
token [#179] sdk/client: Ease bearer token sanity check 2020-10-22 15:41:59 +03:00
.gitkeep Implement new request signing mechanism 2020-09-18 10:40:45 +03:00
checksum.go [#140] sdk: Implement checksum comparison function 2020-09-18 10:45:11 +03:00
checksum_test.go [#140] sdk: Implement checksum comparison function 2020-09-18 10:45:11 +03:00
signature.go [#140] sdk: Define Signature type 2020-09-18 10:45:11 +03:00
version.go [#140] sdk: Refactor version type 2020-09-18 10:45:11 +03:00
version_test.go [#140] sdk: Refactor version type 2020-09-18 10:45:11 +03:00