We are making a small ff extension, Can someone please let me know how can I do a user authentication and data fetching , like gmail extension.
TIA AJI
BlobFisk
11:03 am on Jun 22, 2005 (gmt 0)
Hi AjiNIMC,
Sorry you haven't got a reply to your question yet.
Does your extension need to get data from an external source? And this source requires user authentication? Will each user of the extension need credentials?
AjiNIMC
6:37 pm on Jun 22, 2005 (gmt 0)
Thanks BlobFisk for the reply, yeah the user authentication is required, we were able to make the cookie and thus authenticate the user.
Hopefully using JPspan we will be able to code in a simpler way.