Closed bosconian-dynamics closed 3 years ago
The GFPopLinkAddon class is becoming a monolith. Break up functionality and responsibilities.
GFPopLinkAddon
In particular, a Strategy interface should be devised in preparation to implement more beyond JWTs.
Closing for now. 9e17c06 separated out a lot of overlapping concerns into a genericized IPopulationStrategy and dedicated PrepopForm.
IPopulationStrategy
PrepopForm
The
GFPopLinkAddon
class is becoming a monolith. Break up functionality and responsibilities.In particular, a Strategy interface should be devised in preparation to implement more beyond JWTs.