- ru
- Language: en
- Documentation version: 0.1
Clef¶
Clef works similar to Facebook (OAuth).
Register a new application at Clef Developers, set the callback URL to
http://example.com/complete/clef/
replacingexample.com
with your domain.Fill
App Id
andApp Secret
values in the settings:SOCIAL_AUTH_CLEF_KEY = '' SOCIAL_AUTH_CLEF_SECRET = ''