Is there any way we can we implement the "Authorization code grant" flow of OAuth 2.0 in a facebook messenger bot ?
I see a query by @ANinJa related to this in the comments section, but couldn't find any answers
API authentication from a facebook messenger bot conversation
I need to authenticate the users with an external IAM providers and I need to pass the id token and access token to the webhook.
Regards, Albie Morken