Answer the question
In order to leave comments, you need to log in
How to implement registration via telegram in allauth?
Hello!
How to implement registration / authorization in django-allauth on the site? The documentation only says:
SOCIALACCOUNT_PROVIDERS = {
'telegram': {
'TOKEN': 'insert-token-received-from-botfather'
}
}
Answer the question
In order to leave comments, you need to log in
There is a @BotFather bot in the telegram, with the help of which bots are registered in the cart. Nalo write /newbot to him and you will receive a token.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question