Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

查询 _Follow 表时带上 sessionToken #449

Closed
weakish opened this issue Apr 3, 2020 · 1 comment
Closed

查询 _Follow 表时带上 sessionToken #449

weakish opened this issue Apr 3, 2020 · 1 comment
Assignees

Comments

@weakish
Copy link
Contributor

weakish commented Apr 3, 2020

目前是 class method,不带用户登录信息。

因为之后计划收紧 _Follow 表查询的权限,所以打算新增两个带 sessionToken 的实例方法(旧的仍然保留,避免破坏兼容性,不过会标记为 deprecated)。

在下一个大版本会彻底清理 User 类下面这些混乱的方法 #436

@weakish weakish self-assigned this Apr 3, 2020
@weakish
Copy link
Contributor Author

weakish commented Apr 8, 2020

试了下,用户登录的前提下,往 API 发请求都会统一带上 X-LC-Session

@weakish weakish closed this as completed Apr 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant