fix(review): harden payment, oauth, and migration paths
This commit is contained in:
@@ -613,7 +613,7 @@ async function handleBindCurrentAccount() {
|
||||
return
|
||||
}
|
||||
|
||||
prepareOAuthBindAccessTokenCookie()
|
||||
await prepareOAuthBindAccessTokenCookie()
|
||||
window.location.href = startURL
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user