pomerium/authenticate
Kenneth Jenkins 3b2bdd059a
authenticate: getUserInfoData() cleanup (#4818)
The Authenticate.getUserInfoData() method has an error return value, but
always returns nil for this value. Let's remove this return value from
the method signature.
2023-12-05 14:48:56 -08:00
..
authenticate.go store authenticate state on creation (#4064) 2023-03-17 18:25:29 -04:00
authenticate_test.go options: support multiple signing keys (#3828) 2022-12-22 09:31:09 -07:00
config.go authenticate: add events (#4051) 2023-05-01 15:11:30 -04:00
events.go authenticate: add events (#4051) 2023-05-01 15:11:30 -04:00
handlers.go authenticate: getUserInfoData() cleanup (#4818) 2023-12-05 14:48:56 -08:00
handlers_test.go core/authenticate: refactor idp sign out (#4582) 2023-09-28 08:41:19 -07:00
identity.go move directory providers (#3633) 2022-11-03 11:33:56 -06:00
identity_profile.go authenticate: remove extra UpdateUserInfo() call (#4813) 2023-12-05 09:22:35 -08:00
middleware.go authenticate: fix internal url with webauthn (#3194) 2022-03-28 06:36:48 -06:00
state.go config: add cookie_same_site option (#4148) 2023-05-03 14:36:42 -06:00