Hello,
I'm trying to implement a twitter login using this

auth.settings.login_form=TwitterTest(globals(),CLIENT_ID,CLIENT_SECRET,
AUTH_URL, TOKEN_URL, ACCESS_TOKEN_URL)

but when you use auth.settings.login_form you lose regular login

is there a way to have both?

Reply via email to