RSV3 / redfly

contact intelligence for Redstar
1 stars 0 forks source link

multiple gmail accounts #405

Open adamweisman opened 11 years ago

adamweisman commented 11 years ago

When logged into two gmail accounts (see image 1). Two issues arise in Redfly.

First, I need to log in and grant access every time I open Redfly (see image 2)

Second, when I click "you've emailed each other 2 times" within a contact profile page (see image 3), it opens and searches in my personal gmail, not Redstar gmail .

[Image 1] screen shot 2013-05-15 at 9 59 54 am

[Image 2] screen shot 2013-05-15 at 10 01 26 am

[Image 3] screen shot 2013-05-15 at 9 50 00 am

justinTNT commented 11 years ago
  1. that's not granting access each time, that's choosing which account to use authorisation for. nothing I can do about that: the only oauth gmail provides is generic, I can't specify that I want to authorise against a particular GAFYD domain. Actually, I only just fixed the issue where it unnecessarily requires you to click 'allow' after choosing which gmail account. it should be in production soon (maybe already)
  2. yeah. right now it just goes to what you're logged in to, I need to do something better there.
kwantopia commented 11 years ago
  1. This is inevitable since we cannot refer to the right gmail account using number 0, 1, 2. When you log in to multiple gmail accounts, gmail refers to the urls using 0, 1, 2. Right now the url is linked to 0th inbox (the last part of the url: https://mail.google.com/mail/u/0/)