pomerium/internal/authenticateflow
Kenneth Jenkins 9db828ffd4
authenticateflow: move logAuthenticateEvent (#4821)
Move the Stateless.logAuthenticateEvent() method into the main
stateless.go file.

(This was in events.go temporarily so that Git would track the file
history as a rename from authenticate/events.go.)
2023-12-06 17:14:20 -08:00
..
authenticateflow.go authenticateflow: move stateless flow logic (#4820) 2023-12-06 16:55:57 -08:00
events.go authenticateflow: move logAuthenticateEvent (#4821) 2023-12-06 17:14:20 -08:00
identityprofile.go authenticateflow: move stateless flow logic (#4820) 2023-12-06 16:55:57 -08:00
request.go authenticateflow: move stateless flow logic (#4820) 2023-12-06 16:55:57 -08:00
request_test.go authenticateflow: move stateless flow logic (#4820) 2023-12-06 16:55:57 -08:00
stateless.go authenticateflow: move logAuthenticateEvent (#4821) 2023-12-06 17:14:20 -08:00