docs: add reference to the go-sdk (#1800)

Signed-off-by: Bobby DeSimone <bobbydesimone@gmail.com>
This commit is contained in:
bobby 2021-01-22 13:00:07 -08:00 committed by GitHub
parent 4017e0681a
commit d4037f0010
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -109,13 +109,16 @@ In an actual client, you'll want to ensure that all the other claims values are
### Automatic verification
In the future, we will be adding example client implementations for:
We currently maintain SDKs for the following languages:
- [Go](https://github.com/pomerium/sdk-go)
In the future, we will add implementations for:
- Nodejs
- Python
- Go
- Java
- C#
- PHP
- .NET
[developer tools]: https://developers.google.com/web/tools/chrome-devtools/open
[docker-compose.yml]: https://github.com/pomerium/pomerium/blob/master/docker-compose.yml