You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As per message of author telegram implementation https://khashtamov.com/ru/telegram-auth-django/ , if you use django version > 4, you shoud add SECURE_CROSS_ORIGIN_OPENER_POLICY = None to settings.py
I would like to see Telegram login support in Python Social Auth - Django
Support seems present in social-core
https://github.com/python-social-auth/social-core/blob/master/social_core/backends/telegram.py
Could you please implement Telegram login support with proper documentation.
Thank you
The text was updated successfully, but these errors were encountered: