incuna / dashboard

Incuna's Internal Dashboard of Awesome
3 stars 1 forks source link

Remove user auth #9

Open ghickman opened 12 years ago

ghickman commented 12 years ago

Remove internal auth in favour of the Google Apps provided OAuth.

I suspect this will need some more thought - for instance how does the user authenticate GApps with the Dashboard if they can't register or login?

It would be feasible to setup an API on the Dashboard that could be called by a create user script, but can we authenticate the apps account with the Dashboard profile? In this case the API would have to be secured too.

Depends on #7