pomerium/internal/identity
Caleb Doxsey aad8ac2e61
replace GetAllPages with InitialSync, improve merge performance (#1624)
* replace GetAllPages with InitialSync, improve merge performance

* fmt proto

* add test for base64 function

* add sync test

* go mod tidy

Co-authored-by: Bobby DeSimone <bobbydesimone@gmail.com>
2020-11-30 12:21:44 -07:00
..
identity store raw id token so it can be passed to the logout url (#1543) 2020-10-26 10:20:23 -06:00
manager replace GetAllPages with InitialSync, improve merge performance (#1624) 2020-11-30 12:21:44 -07:00
oauth store raw id token so it can be passed to the logout url (#1543) 2020-10-26 10:20:23 -06:00
oidc store raw id token so it can be passed to the logout url (#1543) 2020-10-26 10:20:23 -06:00
claims.go store raw id token so it can be passed to the logout url (#1543) 2020-10-26 10:20:23 -06:00
claims_test.go authorize: implement allowed_idp_claims (#1542) 2020-10-23 14:05:37 -06:00
mock_provider.go store raw id token so it can be passed to the logout url (#1543) 2020-10-26 10:20:23 -06:00
providers.go store raw id token so it can be passed to the logout url (#1543) 2020-10-26 10:20:23 -06:00