-
Notifications
You must be signed in to change notification settings - Fork 100
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
怎么做登录功能吗,复杂吗,我想要再获取一下用户的’我喜欢‘里面的歌曲 #28
Comments
这个明确尝试,但会存在一定复杂,一般都是有加密,需要把加密给解决,有点麻烦
发自我的iPad
在 2022年4月13日,上午11:53,SUN7700 ***@***.***> 写道:
—
Reply to this email directly, view it on GitHub<#28>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AGFNGP6O6QDAAFK24ELLEATVEZALTANCNFSM5TJKTMOQ>.
You are receiving this because you are subscribed to this thread.Message ID: ***@***.***>
|
那个请问是哪里的加密需要解决,传递未加密的密码给咪咕后端加密的加密问题吗,我不是太懂不好意思,, |
其实就是密码那块,一般来说,为了安全,不可能直接让密码以明文形式放到 http 中传输,肯定是要加密的,虽然前端的加密硬去看他线上代码往往都可以解决,但是处理起来还是比较费劲。像 qq 音乐那边登陆就是一直都搞不定,只能被迫让用户自己输 cookie 过来
2022年4月13日 下午2:30,SUN7700 ***@***.******@***.***>> 写道:
那个请问是哪里的加密需要解决,传递未加密的密码给咪咕后端加密的加密问题吗,我不是太懂不好意思,,
—
Reply to this email directly, view it on GitHub<#28 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AGFNGPZYJRFRHAJYMJBCMKDVEZS2BANCNFSM5TJKTMOQ>.
You are receiving this because you commented.Message ID: ***@***.***>
|
请问这两个项目都是自己去请求官网数据然后整理一下再发出来吗,相当于都是爬出来的,这些接口不需要费什么力气吗,直接axios请求就好了吗? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
No description provided.
The text was updated successfully, but these errors were encountered: