/IonicTwitterOAuth

Sample Ionic App with Twitter OAuth

Primary LanguageJavaScript

IonicTwitterAuth

Sample Ionic app with implementation of Twitter OAuth.

How to use

  • After a successful authentication attempt, the token is stored at localStorage and can be accessed by $window.localStorage.getItem(twitterKey);

Credits

This sample app is based on: