mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-01 02:12:50 +02:00
docs: add reference to the go-sdk (#1800)
Signed-off-by: Bobby DeSimone <bobbydesimone@gmail.com>
This commit is contained in:
parent
4017e0681a
commit
d4037f0010
1 changed files with 7 additions and 4 deletions
|
@ -109,13 +109,16 @@ In an actual client, you'll want to ensure that all the other claims values are
|
||||||
|
|
||||||
### Automatic verification
|
### 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
|
- Python
|
||||||
- Go
|
|
||||||
- Java
|
- Java
|
||||||
- C#
|
- .NET
|
||||||
- PHP
|
|
||||||
|
|
||||||
[developer tools]: https://developers.google.com/web/tools/chrome-devtools/open
|
[developer tools]: https://developers.google.com/web/tools/chrome-devtools/open
|
||||||
[docker-compose.yml]: https://github.com/pomerium/pomerium/blob/master/docker-compose.yml
|
[docker-compose.yml]: https://github.com/pomerium/pomerium/blob/master/docker-compose.yml
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue