1
0
Fork 0
mirror of https://github.com/pomerium/pomerium.git synced 2025-07-15 07:46:10 +02:00
pomerium/internal/authenticateflow
Kenneth Jenkins 915c230d8d
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 17:18:18 -08:00
..
authenticateflow.go authenticateflow: move stateless flow logic () 2023-12-06 16:55:57 -08:00
identityprofile.go authenticateflow: move stateless flow logic () 2023-12-06 16:55:57 -08:00
request.go authenticateflow: add stateful flow () 2023-12-07 09:54:42 -08:00
request_test.go authenticateflow: move stateless flow logic () 2023-12-06 16:55:57 -08:00
stateful.go authenticateflow: change how sessions are deleted () 2024-01-03 09:48:11 -08:00
stateful_test.go authenticateflow: verify redirect in Callback test () 2024-01-03 17:18:18 -08:00
stateless.go move events.go out of internal/authenticateflow () 2023-12-11 19:42:56 -08:00