Chromium Code Reviews
DescriptionLet auth credentials autorefresh and fix new tab
The auth signin doesn't happen if the page
is opened in a new tab. This is likely because the user
is already logged in, so we just reuse the credentials.
Additionally, this prevents the credentials from expiring.
BUG=631047
Committed: https://github.com/luci/luci-py/commit/cd808e1138f16101899a9f6409eda3a647a41381
Patch Set 1 #Patch Set 2 : rebase #Patch Set 3 : Add hack to make auth happen when opened in new tab #Patch Set 4 : Avoid super hacky approach #
Total comments: 6
Patch Set 5 : Use setTimeout instead #
Depends on Patchset: Dependent Patchsets: Messages
Total messages: 17 (8 generated)
|
||||||||||||||||||||||||||||