Twitter Login Configuration
In this guide, we'll guide you through Twitter Social Login Configuration. This requires you to have Twitter App configured which you can follow the documentation here
Setting Up Social Login
In your Twitter app and add new Callback URL. Your Callback URL would be a combination of your Native App's Package/Bundle Identifier and a string '.social://'. You can get your Package Identifier in Titan
- Android:
- iOS:
For example your identifier is com.demo.native. Your callback URL would be com.demo.native.social://