Conversation
Owner
|
主站的话登陆的时候抓包可以获得 |
Owner
|
get_accesskey_from_token 是用token刷新accesskey的,因为accesskey有有效期,有效期过了后会寄 懂了,白嫖key() |
Collaborator
Author
那么最开始岂不是得手动写入redis, 以前的代码没找到本地写入的逻辑 |
Owner
对,一开始得手动写入(因为resign比较危险),方法之前写到一个release里了 |
Owner
|
没问题的话就merge了 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
之前改着改着好像把本地resign给改坏了...
本地测试通过.
原来这个resign看到了会用refresh_token去刷新access_key, 有点疑问就是这个refresh_token从哪里来.
我的方案是白嫖, 也考虑白名单间共享vip的ak...