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

Documentation update for OAuth configuration #17544

Closed
alejandroparra opened this issue Nov 24, 2021 · 3 comments
Closed

Documentation update for OAuth configuration #17544

alejandroparra opened this issue Nov 24, 2021 · 3 comments
Assignees
Labels
inactive Inactive for >= 30 days

Comments

@alejandroparra
Copy link

Hi there!

I was trying to set up the Custom OAuth2 Configuration but found out that one very important and necessary import is missing from the documentation in order to make the sample code work without any problem.

the import missing is with the library OAuth, after several hours of search de reading, importing only that library doesn't work, what it works is to import the full OAuth library from flask_appbuilder.security.manager.

I would like to open a pull request adding these lines of code

thanks for this awesome software

@mandeeplohan
Copy link

Is Oauth working for you? mine is not working and need help here?

@stale
Copy link

stale bot commented Apr 17, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. For admin, please label this issue .pinned to prevent stale bot from closing the issue.

@stale stale bot added the inactive Inactive for >= 30 days label Apr 17, 2022
@dpgaspar
Copy link
Member

Hi,

You can find more detailed documentation here: https://flask-appbuilder.readthedocs.io/en/latest/security.html#authentication-oauth

Going to close this now, feel free to open if this is still an issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
inactive Inactive for >= 30 days
Projects
None yet
Development

No branches or pull requests

3 participants