Authentication > Twitter

Ensure the "Twitter" sign-in provider is enabled on the Firebase Console.

You don't need to perform any additional configuration.

Remove Twitter Signin

1. Delete the Following files

  • src/services/auth/signInWithTwitter.ts
  • src/components/auth/TwitterSignIn.tsx
  • 2. Remove the Following line in src/screens/Login.tsx

    src/screens/Login.tsx