login-with-twitter icon indicating copy to clipboard operation
login-with-twitter copied to clipboard

Login with Twitter. OAuth without the nonsense.

Results 5 login-with-twitter issues
Sort by recently updated
recently updated
newest added

Thank you for this amazing Library. Just one question, if the user has multiple twitter accounts, how do I force account selection. Here is what I attempted: ``` const tw...

Hello, I'm not sure wether this project is still maintained, but I'm trying anyway. I'm having this issue when trying to perform a request: ``` error - src/pages/api/twitter-login.ts (11:27) @...

Uncaught TypeError: crypto.createHmac is not a function Facing this issue on login method, I also tried to install crypto js explicitly in my app, but still issue is there...

Thank you for making this very easy to use library! I think it would be great if it were to include a TS definitions file so that it's easy to...

Not getting the email in User object even if the API has email permission.