Skip to content

Support for oauth2 passport strategies, missing provisions for redirect and callback #4902

@deepakrkris

Description

@deepakrkris

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

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions