Re: C# Auto Login to gmail
Without asking their username or password - sorry, that is illegal and not allowed on this forums
Re: C# Auto Login to gmail
Hi!
My reading of the question didn't seem like this involved anything illegal. It seems like the poster already knows the username and passwords required to authenticate his users to GMail and was wondering about the technical details of doing so given the Google API. Is the objection that it's against the Google TOS...? (I'm not sure if it is)
If that's all you're asking, you might find Google's documentation useful: https://code.google.com/apis/account...ngStarted.html
Otherwise, could the original poster please clarify the situation (or Hannes clarify the objection?).
[If a real objection exists that I have not appreciated, Hannes, please feel free to blank this post using your moderation powers].
Re: C# Auto Login to gmail
Hi BioPhysEngr,
Thank you very much for your reply, I'll take a look at the documentation an let you know, of course this is legal to do this, because users, instead of writing their username and password twice, just write it down once, and the code take care of rest,
Best Regards,