cliche.web.social.twitter — Twitter Support

Cliche provides Twitter login/join to use our service. It widely uses Flask-OAuthlib as its OAuth framework.

class cliche.web.social.oauth.Vendor(name, credential_table, oauth_version, oauth_client, key_names)
credential_table

Alias for field number 1

key_names

Alias for field number 4

name

Alias for field number 0

oauth_client

Alias for field number 3

oauth_version

Alias for field number 2

cliche.web.social.oauth.login(vendor)

Login.

cliche.web.social.oauth.oauth_authorized(vendor)

Authorized OAuth and login or join with social account.