Create a Valid SSL in Localhost for Angular Applications

added by JavaScript Kicks
12/31/2019 9:12:52 AM

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