mworzala / pomerium-sdk

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pomerium's Go (Golang) SDK

In addition to being able centralize identity-aware access, Pomerium can be used to pass request, and user context to upstream applications as JSON Web Tokens (JWT).

This packges aims to make verifying that attestation token easier and includes:

For a live example built using this package, see - https://github.com/pomerium/verify. It is hosted at https://verify.pomerium.com.

For more details, see the docs on Getting the user's identity.

TL;DR show me

screenshot

About

License:Apache License 2.0


Languages

Language:Go 95.6%Language:Makefile 4.4%