pomerium/cache
Caleb Doxsey aa731ae068
directory: add explicit RefreshUser endpoint for faster sync (#1460)
* directory: add explicit RefreshUser endpoint for faster sync

* add test

* implement azure

* update api call

* add test for azure User

* implement github

* implement AccessToken, gitlab

* implement okta

* implement onelogin

* fix test

* fix inconsistent test

* implement auth0
2020-10-05 08:23:15 -06:00
..
cache.go directory: add explicit RefreshUser endpoint for faster sync (#1460) 2020-10-05 08:23:15 -06:00
cache_test.go cache: support databroker option changes (#1294) 2020-08-18 07:27:20 -06:00
databroker.go cache: support databroker option changes (#1294) 2020-08-18 07:27:20 -06:00
databroker_test.go cache: support databroker option changes (#1294) 2020-08-18 07:27:20 -06:00
directory.go directory: add explicit RefreshUser endpoint for faster sync (#1460) 2020-10-05 08:23:15 -06:00
memberlist.go cache: fix data race in NotifyJoin (#1028) 2020-07-01 00:11:40 +07:00
memberlist_test.go cache: support databroker option changes (#1294) 2020-08-18 07:27:20 -06:00