feat: replace cookie cleanup step with registration success wait
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
{ id: 3, order: 30, key: 'fill-password', title: '填写密码并继续' },
|
||||
{ id: 4, order: 40, key: 'fetch-signup-code', title: '获取注册验证码' },
|
||||
{ id: 5, order: 50, key: 'fill-profile', title: '填写姓名和生日' },
|
||||
{ id: 6, order: 60, key: 'clear-login-cookies', title: '清理登录 Cookies' },
|
||||
{ id: 6, order: 60, key: 'wait-registration-success', title: '等待注册成功' },
|
||||
{ id: 7, order: 70, key: 'oauth-login', title: '刷新 OAuth 并登录' },
|
||||
{ id: 8, order: 80, key: 'fetch-login-code', title: '获取登录验证码' },
|
||||
{ id: 9, order: 90, key: 'confirm-oauth', title: '自动确认 OAuth' },
|
||||
|
||||
Reference in New Issue
Block a user