roughike / flutter_twitter_login

A Flutter plugin for authenticating users by using the native TwitterKit SDKs on Android & iOS.
BSD 2-Clause "Simplified" License
83 stars 135 forks source link

I want to know when there are multiple CallbackURLs #23

Closed lv-kit closed 5 years ago

lv-kit commented 5 years ago

Currently, we are implementing a login function using TwitterApp.

And this TwitterApp has multiple callback urls.

However, I did not know how to set it to use one callback url.

Could you tell me if there are people who understand it?

lv-kit commented 5 years ago

I felt that this was not the cause, so I closed it.