Subscribe to this list via RSS Blog posts tagged in Email
Send Password Reset Emails by adding a new BaaS method with Parse Recently, I covered the steps necessary to add password reset email notification functionality to your BaaS enabled Delphi XE6 app using Kinvey. Today, I thought I would explain how to do this with Parse. This demo shows you how to to derive from the existing ParseAPI class (TExtendParseApi = class(TParseApi)) for the Parse component and add a new method for executing Parse's password reset. Inside your Parse.com account, you can define email settings for the password reset email. M...
  • Page :
  • 1

Check out more tips and tricks in this development video: