pomerium/pkg/identity/oauth
Caleb Doxsey f9fd52067e
identity: add access token support for github (#5615)
## Summary
Implement direct access token support for GitHub. GitHub doesn't have
identity tokens, so that isn't supported. The "IdP Access Token Allowed
Audiences" option is also not supported because GitHub doesn't populate
an `aud` claim.

## Related issues
-
[ENG-2137](https://linear.app/pomerium/issue/ENG-2137/core-implement-token-validation-for-github)

## Checklist

- [x] reference any related issues
- [x] updated unit tests
- [x] add appropriate label (`enhancement`, `bug`, `breaking`,
`dependencies`, `ci`)
- [x] ready for review
2025-05-13 10:59:47 -06:00
..
apple authenticate: add support for apple identity tokens (#5610) 2025-05-09 11:01:34 -06:00
github identity: add access token support for github (#5615) 2025-05-13 10:59:47 -06:00
options.go authorize: support authenticating with idp tokens (#5484) 2025-02-18 13:02:06 -07:00