Clef works similar to Facebook (OAuth).
Register a new application at Clef Developers, set the callback URL to http://example.com/complete/clef/ replacing example.com with your domain.
Fill App Id and App Secret values in the settings:
SOCIAL_AUTH_CLEF_KEY = ''
SOCIAL_AUTH_CLEF_SECRET = ''