Authentication with API

Hey,

I have an app i am building. I am now at the point that i need to do authentication to an API i have hosted. It was build using MEAN. It has passportjs already setup for facebook, google and local.

Everything i find shows me how to authenticate with facebook and google but there seems to be no descpriptions on strategies on how to authenticate from a device and be able to make calls without problems. My guess is i am missing some strategy or concept, Was hoping that someone would be able to push me in the right direction…

Thanks

Damn I kept searching after i posted and actually found the answer here… fail

1 Like

@dalefrancis88 glad you found it helpful let me know if you’re having issues, I’ll be glad to help…