pomerium/internal/identity/manager
Kenneth Jenkins ab104a643a
rework session updates to use new patch method (#4705)
Update the AccessTracker, WebAuthn handlers, and identity manager
refresh loop to perform their session record updates using the
databroker Patch() method.

This should prevent any of these updates from conflicting.
2023-11-06 09:43:07 -08:00
..
config.go move directory providers (#3633) 2022-11-03 11:33:56 -06:00
data.go identity: preserve session refresh schedule (#4633) 2023-10-24 14:46:33 -07:00
data_test.go grpc: remove ptypes references (#3078) 2022-02-24 08:37:59 -07:00
manager.go rework session updates to use new patch method (#4705) 2023-11-06 09:43:07 -08:00
manager_test.go rework session updates to use new patch method (#4705) 2023-11-06 09:43:07 -08:00
misc.go databroker: store issued at timestamp with session (#2173) 2021-05-04 10:09:14 -06:00
sync.go config: remove source, remove deadcode, fix linting issues (#4118) 2023-04-21 17:25:11 -06:00