SJTU-Plus / sjtu-plus

Backend of SJTU-Plus
https://plus.sjtu.edu.cn/
MIT License
92 stars 4 forks source link

add classtable endpoint #31

Closed skyzh closed 4 years ago

LuminousXLB commented 4 years ago

如果有用户通过申请群验证的链接登录了,然后跳转到课程表的页面,lesson没有给授权,是不是会导致请求API失败

skyzh commented 4 years ago

如果有用户通过申请群验证的链接登录了,然后跳转到课程表的页面,lesson没有给授权,是不是会导致请求API失败

And then they'll be redirected to login/?app=course_plus, where scope will be granted

LuminousXLB commented 4 years ago

如果有用户通过申请群验证的链接登录了,然后跳转到课程表的页面,lesson没有给授权,是不是会导致请求API失败

And then they'll be redirected to login/?app=course_plus, where scope will be granted

Where is it redirected?

skyzh commented 4 years ago

如果有用户通过申请群验证的链接登录了,然后跳转到课程表的页面,lesson没有给授权,是不是会导致请求API失败

And then they'll be redirected to login/?app=course_plus, where scope will be granted

Where is it redirected?

Same as login/ except scope lesson is set