0maru / twitter_login

MIT License
54 stars 54 forks source link

How to open Twitter login app instead of the website? #116

Closed lecanhhiep closed 1 year ago

lecanhhiep commented 1 year ago

Hi,

I see this plugin require user login with username and password. Is this possible to open twitter app if they have installed it, and all they need to do is clicking Authorize button instead of typing the username/password, for me it looks more secure and more UX.

Thank you!

0maru commented 1 year ago

That login method cannot be supported by this plugin.

TwitterKit is required to implement that login method. However, the development of TwitterKit is finished.

Sorry.