OSDN Git Service

Add rpc token authenticate function (#135)
authoryahtoo <yahtoo.ma@gmail.com>
Mon, 27 Nov 2017 08:45:24 +0000 (16:45 +0800)
committerPaladz <yzhu101@uottawa.ca>
Mon, 27 Nov 2017 08:45:24 +0000 (16:45 +0800)
commit3b43f25b945fb8eff0f2b66d6ef1b15ea852b9c4
tree435e16d172ce21d9c59756316b5d08d836b7e20e
parent4890e88e4a448b38de0417e878e413d1da9c0289
Add rpc token authenticate function (#135)
net/http/authn/authn.go [new file with mode: 0644]
net/http/authn/authn_test.go [new file with mode: 0644]
net/http/authn/context.go [new file with mode: 0644]
node/node.go