-
Notifications
You must be signed in to change notification settings - Fork 398
Closed
Labels
status: awaiting answerAwaiting answer from the author of issue or PR.Awaiting answer from the author of issue or PR.
Description
It would be nice to if we can get some nicer out of the box support or some examples of how to support OAuth providers.
OAuth providers are covered in passport.js who currently support 500+ providers known as strategies. But this would require us using @UseBefore(passport.authenticate(string))
and not the @Authorized()
middleware.
The question:
What are your recommendations for using @Authorized()
with third party OAuth providers like Facebook / Google?
Metadata
Metadata
Assignees
Labels
status: awaiting answerAwaiting answer from the author of issue or PR.Awaiting answer from the author of issue or PR.