frostfs-s3-gw/auth
Pavel Korotkov c972682430 [#8] Switch outer code to using the new auth scheme
* Removed CLI flag for RSA key
* Passed through peers to auth center to be able to independently interact with a NeoFS node
* Added flag and loader for curve25519 (private) key

Signed-off-by: Pavel Korotkov <pkorotkov@gmail.com>
2020-08-07 14:12:27 +03:00
..
bearer-token.go Refactor if-blocks in GetBearerToken method 2020-07-23 14:29:36 +03:00
center.go [#8] Switch outer code to using the new auth scheme 2020-08-07 14:12:27 +03:00
errors.go NFSSVC-30 Isolate S3 routing from legacy code 2020-07-22 16:25:09 +03:00
regexp-utils.go Split code into smaller parts within the auth package 2020-07-21 12:40:46 +03:00