Hi Frank,

You should look into two-legged OAuth and getting your application
authorised at a per-domain level. With 2LO you get access to data for all
users in a domain with a single set of credentials.

Cheers,
Rob.

On Fri, Apr 15, 2011 at 7:05 AM, ronin701 <[email protected]> wrote:

> I must say I your api is missing a very large requirement.
> I'm building a multi user application where I want to display the
> individual users calenders in their password protected admin area.
> Both php and the javascript api's give me no manner to programmaticly
> throw variables at your server to retrieve these individual calendars
> (I'm talking about full calendars not event listings!).
> You have made no provision in your api for a multi user applications.
> Yes I know I can get 1 calendar for 1 individual by jumping thru hoops
> and using subAuth and your JS api, but what about my 30 other users?
> Yes I know I can get a list of events and all the crud associated with
> those events thru php and js.
> I understand the security requirements you put into authorizing
> private calendars, but it sure is of no use for an application
> developer in a multi user environment.
> Maybe I'm missing something here after reading thru your documentation
> but you seem to provide no way for me to display any of my users
> individual calendars thru use of user name/ password variables that
> can be passed to your server that then let me call the users
> individual calendar on the page I wish to display it on.
> If you really want us to use your software in our application
> development it would be nice if you gave us real world solutions to
> real world problems...............
> -Frank Severino
> PHP/MYSQL - AJAX/JS
> Roninwerks.com
>
> --
> You received this message because you are subscribed to the Google
> Groups "Google Calendar Data API" group.
> To post to this group, send email to
> [email protected]
> To unsubscribe from this group, send email to
> [email protected]
> For more options, visit this group at
> http://code.google.com/apis/calendar/community/forum.html
>

-- 
You received this message because you are subscribed to the Google
Groups "Google Calendar Data API" group.
To post to this group, send email to
[email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://code.google.com/apis/calendar/community/forum.html

Reply via email to