863 Views
Serve your Angular application in a local environment with https A few days ago, I found out an issue while trying to handle Facebook login for an Angular application in my local environment. There were some methods from Facebook which can no longer be called from http and require https.
0 comments