Closed skyzh closed 4 years ago
如果有用户通过申请群验证的链接登录了,然后跳转到课程表的页面,lesson没有给授权,是不是会导致请求API失败
And then they'll be redirected to login/?app=course_plus
, where scope will be granted
如果有用户通过申请群验证的链接登录了,然后跳转到课程表的页面,lesson没有给授权,是不是会导致请求API失败
And then they'll be redirected to
login/?app=course_plus
, where scope will be granted
Where is it redirected?
如果有用户通过申请群验证的链接登录了,然后跳转到课程表的页面,lesson没有给授权,是不是会导致请求API失败
And then they'll be redirected to
login/?app=course_plus
, where scope will be grantedWhere is it redirected?
Same as login/
except scope lesson
is set
如果有用户通过申请群验证的链接登录了,然后跳转到课程表的页面,lesson没有给授权,是不是会导致请求API失败