mirror of
https://github.com/pomerium/pomerium.git
synced 2025-05-02 20:06:03 +02:00
Consolidate all logic specific to the stateless authenticate flow into a a new Stateless type in a new package internal/authenticateflow. This is in preparation for adding a new Stateful type implementing the older stateful authenticate flow (from Pomerium v0.20 and previous). This change is intended as a pure refactoring of existing logic, with no changes in functionality. |
||
---|---|---|
.. | ||
authenticateflow.go | ||
events.go | ||
identityprofile.go | ||
request.go | ||
request_test.go | ||
stateless.go |