legalese / legalese.github.io

Static assets for legalese.com
https://legalese.com/
70 stars 27 forks source link

Fix Echosign referer OAuth login #130

Open jobchong opened 8 years ago

jobchong commented 8 years ago

From @mengwong on September 28, 2015 12:47

Wouldn't life be better if we didn't have to keep clicking on the OAuth authorization sidebar?

Right now, we have to, because OAuth2's refresh tokens aren't refreshing – sessions always time out after 30 or 60 minutes or so.

make it so that we automatically relogin and don't have to keep reauthorizing oauth.

to work on this issue, you need to have a good understanding of the OAuth2 authorization flow … or be willing to learn it!

Copied from original issue: legalese-io/legalese-google-app#3