pomerium/internal/identity/manager
Caleb Doxsey b0f8c055ec
authenticate: always update user record on login (#2719)
* authenticate: always update user record on login

* identity: fix user refresh

* add test for manager update

* fix time
2021-11-01 14:18:18 -06:00
..
config.go authenticate: always update user record on login (#2719) 2021-11-01 14:18:18 -06:00
data.go authorize: implement allowed_idp_claims (#1542) 2020-10-23 14:05:37 -06:00
data_test.go authorize: implement allowed_idp_claims (#1542) 2020-10-23 14:05:37 -06:00
manager.go authenticate: always update user record on login (#2719) 2021-11-01 14:18:18 -06:00
manager_test.go authenticate: always update user record on login (#2719) 2021-11-01 14:18:18 -06:00
misc.go databroker: store issued at timestamp with session (#2173) 2021-05-04 10:09:14 -06:00
sync.go log context (#2107) 2021-04-22 10:58:13 -04:00