jackdempsey / omniauth-reddit

20 stars 30 forks source link

Reddit asks for authorization again (after initially accepting it) #6

Open tmlee opened 10 years ago

tmlee commented 10 years ago

Is the following a usual case :-

  1. User authenticates via Reddit (permanent duration in this case)
  2. User accepts to authorize his/her account
  3. User logs out
  4. User comes back and login using Reddit again
  5. The problem i am seeing is here; Reddit is prompting the user to accept the authorization again.

Wouldn't Reddit already know that the app has been authorized by the user. as can be seen under the apps tab of the user setting?

Or am i missing something here?

jackdempsey commented 10 years ago

Not sure, I haven't looked at this in a while. If they didn't store the authorization then perhaps that could happen?