One of the things I brought up in the review of the iOS OAUTH2 PR was
that the Authz factory class, AGAuthorizer, does not allow injection of
custom Authorizors.
Corrine mentioned that this wasn't done for any of the other classes
(Pipeline, Authentication, etc). I know Android does this (via an add
method and also allows you to supply a custom builder) and I am pretty
sure JavaScript has an add method as well.
Just wanted to bring up this place where the platforms diverged and get
community input.
Back to coffee,
Summers