I started to use AngularJs and I really love it, and just discoverd this pluging for angular -> , that lets you implement a identification system.
Anyone know a resource like the one I mentioned for easy send emails ?
I started to use AngularJs and I really love it, and just discoverd this pluging for angular -> https://github./witoldsz/angular-http-auth, that lets you implement a identification system.
Anyone know a resource like the one I mentioned for easy send emails ?
Share Improve this question edited Nov 7, 2014 at 21:29 Mo. 27.6k36 gold badges166 silver badges233 bronze badges asked Aug 29, 2012 at 20:42 NonyckNonyck 6821 gold badge13 silver badges29 bronze badges1 Answer
Reset to default 4You'll have to implement sending emails on your server. Alternatively, there are some paid services like Postmark that give you a JSON API that would be easy to hook into AngularJS to send emails.