Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 337 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 337 Bytes

TwitterLoginDemo

This project contains login using twitter.

Link to the tutorial : https://youtu.be/jWo3MaqsKg4

PLEASE READ THIS :

  1. You will need to create a Twitter App on Twitter and get Consumer key and Consumer secret.
  2. You will need to update those values in String resources file.
  3. Watch the tutorial if you need help.