Hey all,So I'm having quite a bit of trouble figuring out how to get a FB auth flow started with my current stack. The client for the finished product will be a React app, and I've ported all of the logic in my API over to Lambda except this FB login.Currently, I'm using mLab as my database, Mongoose for model manipulation, and have already finished a secure JWT email/password auth system with Lambda and API Gateway. I'm trying to integrate FB into my existing structure instead of moving to something like AWS Cognito or DynamoDB because I have a large database full of non-user stuff and content I want to keep as is.If anyone's figured out how to authenticate with Facebook for a Lambda/API Gateway app, or could point me in the direction of any resources that would help, it would be greatly appreciated.Thanks guys!
Submitted September 01, 2018 at 11:20PM by DarthPlagueisTheWhys
No comments:
Post a Comment