/pomerium-sdk

Primary LanguageGoApache License 2.0Apache-2.0

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