frostfs-api-go/pkg/token
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
..
bearer.go [#179] sdk/client: Ease bearer token sanity check 2020-10-22 15:41:59 +03:00
session.go [#169] sdk/client: Do not resign session token 2020-10-14 21:09:56 +03:00
session_test.go [#150] sdk/token: Add owner ID 2020-09-18 10:45:11 +03:00