initial commits
parent
fa167b5757
commit
c520b713dd
|
@ -1,6 +1,7 @@
|
||||||
# go-httpbearer
|
# go-httpbearer
|
||||||
|
|
||||||
Package **httpbearer** provides tool to deal with HTTP bearer tokens, for the Go programming language.
|
Package **httpbearer** provides tool to deal with HTTP bearer tokens, for the Go programming language.
|
||||||
|
The HTTP Bearer token is associated with OAuth, but is sometimes used outside of OAuth.
|
||||||
|
|
||||||
## Online Documention
|
## Online Documention
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue