Chitinuta,
Yes, you could have 2 or more clients. As long as they
each have a valid login.
If you're doing ClientLogin from a desktop there's no issue.
However, if you have a web app that uses AuthSub tokens there can
only be 10 outstanding tokens between a given server and a
given google acct, so you should securely store the tokens and
re-use them.
This is a Premier App account where the 'admin' and 'user'
are different accounts in the single App domain?


Regards,
Bill Hayes

On Oct 1, 12:07 am, Chitinuta <cristina.z...@gmail.com> wrote:
> I need to do an application based on logged in user's privileges. I
> mean I have a spreadsheet which is available only to an admin
> publisher, I have a group of users that can see and update only a set
> of columns and another group of users which can see and update another
> set of columns.
> My problems is that I need to make first a login for the current user
> to see who it is and based on this see what privileges he has but also
> I have to make an internal login as the admin publisher to be able to
> fetch the spreadsheet columns.
> What do you suggest to do? which do you think is the best approach? If
> I use 2 instances of the SpreadsheetService (one for user login and
> one for admin publisher login) it will be a problem?
> Thanks
>
> Cristina
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Docs Data APIs" group.
To post to this group, send email to Google-Docs-Data-APIs@googlegroups.com
To unsubscribe from this group, send email to 
google-docs-data-apis+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/Google-Docs-Data-APIs?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to