niteshmourya / app-inventor-for-android

Automatically exported from code.google.com/p/app-inventor-for-android
Apache License 2.0
2 stars 0 forks source link

tinywebdb basic authentication #537

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Please add basic authentication to tinywebdb

Original issue reported on code.google.com by step...@mymessage.us on 22 Oct 2010 at 8:26

GoogleCodeExporter commented 9 years ago
some form of authentication for tinywebdb would be very helpful. Maybe Google 
Single-Sign-On, basic authentication, etc. as options for authentication if you 
feel ambitious!

Original comment by kevin.p...@gmail.com on 27 Oct 2010 at 1:34

GoogleCodeExporter commented 9 years ago
i was trying to talk to a webservice that has basic authentication in front of 
it and it failed when i tried to do https://user:password@server

I dont think it should be that hard.

Original comment by step...@mymessage.us on 27 Oct 2010 at 2:46

GoogleCodeExporter commented 9 years ago

Original comment by ma...@google.com on 28 Oct 2010 at 8:53

GoogleCodeExporter commented 9 years ago
Digest authentication would be nice as well, and (from what I understand) safer.
Alternatively, one could try to "store" the username and then the password, and 
then fetch or be returned some sort of return value.

Original comment by keila...@gmail.com on 14 Nov 2010 at 9:29

GoogleCodeExporter commented 9 years ago
+1.  A major flaw/deficiency for doing anything useful with App Inventor.

Original comment by RBullo...@gmail.com on 2 Dec 2010 at 3:00