We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
鉴权的参数都是APP自己传的,包括密钥和uid,如果第三方APP被逆向了,密钥和uid被伪造,岂不是有风险?binder在Framework层获取uid相对风险可控,server端可以根据uid和包名做校验
The text was updated successfully, but these errors were encountered:
现在就有用uid和包名做判断的
Sorry, something went wrong.
No branches or pull requests
鉴权的参数都是APP自己传的,包括密钥和uid,如果第三方APP被逆向了,密钥和uid被伪造,岂不是有风险?binder在Framework层获取uid相对风险可控,server端可以根据uid和包名做校验
The text was updated successfully, but these errors were encountered: