Changes

Jump to navigation Jump to search
no edit summary
Line 25: Line 25:  
* Using email provider APIs like [https://developers.google.com/gmail/api/quickstart/js Gmail API]. This is a viable alternative, as it involves Oauth, which solves the user credentials problem, but with the disadvantage of tying the user to a specific  
 
* Using email provider APIs like [https://developers.google.com/gmail/api/quickstart/js Gmail API]. This is a viable alternative, as it involves Oauth, which solves the user credentials problem, but with the disadvantage of tying the user to a specific  
   −
= Generating Body Text From Locally Stored User Data =  
+
 
 +
= Locally Stored User Data for Dynamic Email Generation =  
    
To create ease of use for the generating the mail bodys, the site can store persistent reusable user data on the client machine using some feature enabling this.
 
To create ease of use for the generating the mail bodys, the site can store persistent reusable user data on the client machine using some feature enabling this.
Anonymous user

Navigation menu