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

Fix social sqlalchemy #1731

Closed

Conversation

NyuydineBill
Copy link
Contributor

No description provided.

NyuydineBill and others added 12 commits March 8, 2024 09:23
…or resolving server errors during login

Added New file Auth_ERROR-README.md with the description on how to fix this error
…or resolving server errors during login

Added New file Auth_ERROR-README.md with the description on how to fix this error
This commit adds optional instructions for configuring social_sqlalchemy, a package for SQLAlchemy storage support for Python Social Auth, in Flask applications. It provides a code example demonstrating how to set up social_sqlalchemy in a Flask app, including configuring the SQLAlchemy database and initializing social_sqlalchemy. Additionally, it includes a note on starting the development web server with Flask.

These instructions are added to the contributing.rst file under the Python Virtualenv section to provide guidance to contributors who may want to use social_sqlalchemy for OAuth and OAuth2 authentication in their Flask applications.

Resolves: #issue_number:fedora-infra#1723
This commit adds optional instructions for configuring social_sqlalchemy, a package for SQLAlchemy storage support for Python Social Auth, in Flask applications. It provides a code example demonstrating how to set up social_sqlalchemy in a Flask app, including configuring the SQLAlchemy database and initializing social_sqlalchemy. Additionally, it includes a note on starting the development web server with Flask.

These instructions are added to the contributing.rst file under the Python Virtualenv section to provide guidance to contributors who may want to use social_sqlalchemy for OAuth and OAuth2 authentication in their Flask applications.

Resolves: #issue_number:fedora-infra#1723
Co-authored-by: Zlopez <michal.konecny@psmail.xyz>
@NyuydineBill NyuydineBill requested a review from a team as a code owner March 9, 2024 08:22
Copy link

Build failed. More information on how to proceed and troubleshoot errors available at https://fedoraproject.org/wiki/Zuul-based-ci
https://fedora.softwarefactory-project.io/zuul/buildset/4119b9a26d424d2aa0081aa2a9874367

✔️ fi-tox-mypy SUCCESS in 8m 06s
✔️ fi-tox-lint SUCCESS in 7m 35s
✔️ fi-tox-format SUCCESS in 5m 03s
✔️ fi-tox-python38 SUCCESS in 11m 36s
✔️ fi-tox-python39 SUCCESS in 11m 50s
✔️ fi-tox-python310 SUCCESS in 11m 43s
✔️ fi-tox-python311 SUCCESS in 9m 25s
fi-tox-docs FAILURE in 6m 36s
✔️ fi-tox-bandit SUCCESS in 5m 06s
✔️ fi-tox-diff-cover SUCCESS in 9m 25s

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

Successfully merging this pull request may close these issues.

1 participant