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

用企业微信登录已有web程序,如何实现Login_user #34

Open
lovefox666 opened this issue Dec 5, 2018 · 1 comment
Open

Comments

@lovefox666
Copy link

用flask写了一个后端,用oauth认证可获取用户信息,但返回的用户信息,如何和flask的login_user对接?
有一个user_loader需要定义,但Login_user处理了什么信息?如何实现?请不吝指教。

@BeHappy0o0o0o0
Copy link

认证后返回的信息与login_user对接,需要自己实现一个接口。

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

2 participants