Suggestion
The StrategyAdapter is not adding the redirect() method in passport strategies, required for Oauth2 authorization flows.
This would also need some handling on the invocation side, i.e the Sequence class and others might need to participate according to the oauth flow.
Use Cases
login thru third party apps like facebook, google
#3958
Acceptance criteria