We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 05d98f6 commit 8949cb4Copy full SHA for 8949cb4
README.md
@@ -22,6 +22,10 @@ You need a working [Go](https://golang.org/) environment.
22
go get github.com/webhookrelay/webhookrelay-go
23
```
24
25
+## Authentication
26
+
27
+To authenticate, you will need to first get an API token key & secret pair [here](https://my.webhookrelay.com/tokens).
28
29
## Usage
30
31
```golang
0 commit comments