Open GoogleCodeExporter opened 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
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
Original comment by ma...@google.com
on 28 Oct 2010 at 8:53
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
+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
Original issue reported on code.google.com by
step...@mymessage.us
on 22 Oct 2010 at 8:26