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

Is it compatible with a Flask back-end? #1

Open
tingofurro opened this issue Mar 19, 2023 · 1 comment
Open

Is it compatible with a Flask back-end? #1

tingofurro opened this issue Mar 19, 2023 · 1 comment

Comments

@tingofurro
Copy link

Thanks for a great library, I am interesting in implementing a Python-based backend for a "Sign in with Apple" feature on a mobile website.

Does anyone know if this library would be compatible with a Flask back end?

Thank you,
Philippe

@vaibhav-pdgt
Copy link
Member

hey @tingofurro ,

The library currently does not support Flask due to its dependency on Django, but we can leverage the provided services.py file to implement similar functionality/APIs in the Flask application.

Regarding the Flask support, it is definitely on our roadmap, and we would be working on it in future versions. If you are interested in contributing to the project and creating a Flask support PR, we would be more than happy to review and merge it if it meets our project's standards.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants