-
Notifications
You must be signed in to change notification settings - Fork 3.9k
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
看了一下代码,没看明白是怎么做登录的 #197
Comments
整合了spring oauth2 框架,登录接口框架实现了,多看文档 |
加群,在群里面找大家讨论都行 |
大哥,群号是多少? |
https://github.com/zhoutaoo/SpringCloud/wiki
发送自 Windows 10 版邮件<https://go.microsoft.com/fwlink/?LinkId=550986>应用
发件人: ***@***.***>
发送时间: 2021年7月5日 20:55
收件人: ***@***.***>
抄送: ***@***.***>; ***@***.***>
主题: Re: [zhoutaoo/SpringCloud] 看了一下代码,没看明白是怎么做登录的 (#197)
加群,在群里面找大家讨论都行
大哥,群号是多少?
―
You are receiving this because you commented.
Reply to this email directly, view it on GitHub<#197 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AHBG236OKKFXU5HPS3ZC7G3TWGTTJANCNFSM47XYM54A>.
|
可以自己研究一下spring security + oauth 就明白了是怎么做的了
在 2021-07-06 13:55:25,"spring" ***@***.***> 写道:
https://github.com/zhoutaoo/SpringCloud/wiki
发送自 Windows 10 版邮件<https://go.microsoft.com/fwlink/?LinkId=550986>应用
发件人: ***@***.***>
发送时间: 2021年7月5日 20:55
收件人: ***@***.***>
抄送: ***@***.***>; ***@***.***>
主题: Re: [zhoutaoo/SpringCloud] 看了一下代码,没看明白是怎么做登录的 (#197)
加群,在群里面找大家讨论都行
大哥,群号是多少?
―
You are receiving this because you commented.
Reply to this email directly, view it on GitHub<#197 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AHBG236OKKFXU5HPS3ZC7G3TWGTTJANCNFSM47XYM54A>.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
没有看到,登录接口,从数据库中查用户表,校验用户是否存在?请问我应该怎么做?
The text was updated successfully, but these errors were encountered: