frostfs-api-go/session
alexvanin e88a6ee028 session: Add owner's public key into session token
We want to remove all innner ring queries to authenticate
owner by public keys. Therefore we put public keys into
session token. Later public keys could be gathered with NeoID
or other centre of authority.
2020-01-17 13:18:36 +03:00
..
service.go initial 2019-11-18 16:34:06 +03:00
service.pb.go proto: regenerate proto files 2019-11-21 16:16:39 +03:00
service.proto docs: add doc comments for session and state requests 2019-11-21 16:16:34 +03:00
store.go initial 2019-11-18 16:34:06 +03:00
store_test.go initial 2019-11-18 16:34:06 +03:00
types.go linter: fix doc comments issues 2019-11-21 13:01:08 +03:00
types.pb.go session: Add owner's public key into session token 2020-01-17 13:18:36 +03:00
types.proto session: Add owner's public key into session token 2020-01-17 13:18:36 +03:00