pomerium/pkg/webauthnutil
Caleb Doxsey f73c5c615f
databroker: add support for putting multiple records (#3291)
* databroker: add support for putting multiple records

* add OptimumPutRequestsFromRecords function

* replace GetAll with SyncLatest

* fix stream when there are no records
2022-04-26 16:41:38 -06:00
..
credential_storage.go userinfo: fix logout button, add sign out confirm page (#3058) 2022-02-23 08:15:00 -07:00
credential_storage_test.go databroker: add support for putting multiple records (#3291) 2022-04-26 16:41:38 -06:00
device_type.go userinfo: fix logout button, add sign out confirm page (#3058) 2022-02-23 08:15:00 -07:00
device_type_test.go devices: treat undefined device types as any (#2927) 2022-01-12 11:04:35 -07:00
enrollment_token.go webauthnutil: add helpers for webauthn (#2686) 2021-10-19 13:39:01 -06:00
enrollment_token_test.go webauthnutil: add helpers for webauthn (#2686) 2021-10-19 13:39:01 -06:00
options.go webauthnutil: add helpers for webauthn (#2686) 2021-10-19 13:39:01 -06:00
options_test.go userinfo: fix logout button, add sign out confirm page (#3058) 2022-02-23 08:15:00 -07:00
user.go userinfo: fix logout button, add sign out confirm page (#3058) 2022-02-23 08:15:00 -07:00
user_test.go webauthnutil: add helpers for webauthn (#2686) 2021-10-19 13:39:01 -06:00
webauthnutil.go webauthnutil: add helpers for webauthn (#2686) 2021-10-19 13:39:01 -06:00