Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 1.68 KB

README.md

File metadata and controls

23 lines (15 loc) · 1.68 KB

Build Status codecov Go Report Card GoDoc LICENSE discuss

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