Problem
TokenPaginationStrategy is functionally identical to CursorPaginationStrategy — its own KDoc says so — and cursorQueryParam is already overridable.
Proposed change
Delete TokenPaginationStrategy; callers use CursorPaginationStrategy with the param name set.
Acceptance
Dependencies
Priority: low · Effort: small
Problem
TokenPaginationStrategyis functionally identical toCursorPaginationStrategy— its own KDoc says so — andcursorQueryParamis already overridable.Proposed change
Delete
TokenPaginationStrategy; callers useCursorPaginationStrategywith the param name set.Acceptance
Dependencies
Priority: low · Effort: small