Closed LennyLip closed 7 years ago
+need help to config yandex settings.
SOCIAL_AUTH_YANDEX_KEY = ''
SOCIAL_AUTH_YANDEX_SECRET = ''
does not work
ok, found it
SOCIAL_AUTH_YANDEX_OAUTH2_KEY = '' SOCIAL_AUTH_YANDEX_OAUTH2_SECRET = ''
it is for all backends (info nor newbie):
SOCIAL_AUTH - PSA app name
YANDEX_OAUTH2 - converted backend name "yandex-oauth2"
KEY - key
ps. docs still required
yandex backend docs is missing