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

How to support both account password login and Oauth2 login? #2239

Closed
yokonsan opened this issue May 14, 2024 · 1 comment
Closed

How to support both account password login and Oauth2 login? #2239

yokonsan opened this issue May 14, 2024 · 1 comment

Comments

@yokonsan
Copy link

Environment

Flask-Appbuilder version:

How to support both account password login and Oauth2 login?
How to configure AUTH_TYPE?

@yokonsan
Copy link
Author

I've tried setting AUTH_TYPE = AUTH_DB, AUTH_OAUTH, but it throws an error: AttributeError: 'NoneType' object has no attribute 'session'.

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

1 participant