pomerium/internal/authenticateflow
Kenneth Jenkins 0257070745 authenticateflow: verify redirect in Callback test
Add assertions for the redirect URL in the unit test for the stateful
authentication flow Callback() method. Remove a commented-out line of
debug logging.
2024-01-03 12:00:34 -08:00
..
authenticateflow.go authenticateflow: move stateless flow logic (#4820) 2023-12-06 16:55:57 -08:00
identityprofile.go authenticateflow: move stateless flow logic (#4820) 2023-12-06 16:55:57 -08:00
request.go authenticateflow: add stateful flow (#4822) 2023-12-07 09:54:42 -08:00
request_test.go authenticateflow: move stateless flow logic (#4820) 2023-12-06 16:55:57 -08:00
stateful.go authenticateflow: change how sessions are deleted (#4893) 2024-01-03 09:48:11 -08:00
stateful_test.go authenticateflow: verify redirect in Callback test 2024-01-03 12:00:34 -08:00
stateless.go move events.go out of internal/authenticateflow (#4852) 2023-12-11 19:42:56 -08:00