Sign in with Twitter button functionality is not working in Twitter api version 1.1

1k Views Asked by At

Sign in with Twitter button functionality is not working in Twitter api version 1.1. Is there any solution with twitter @anywhere api in 1.1 version.

https://platform.twitter.com/anywhere.js?id=<%=TwiterAPI %>&v=1

This is not working in twitter api version 1.1.How we can use this in new version to render the sign in button of twitter

1

There are 1 best solutions below

1
poke On

Twitter Anywhere was discontinued in March and is effectively removed since the shutdown of API version 1.0. To allow signing in with Twitter now, follow this manual: Implementing Sign in with Twitter.