You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Its pretty late and i'm tired, but I eventually just hard coded the consumer key/secret in code and found a way to build and package locally. Do you have a dist you can upload that this module works? Compiling locally with latest version of the TWReverseAuthExample code I had to comment out stuff like:
self.apiManager.consumerKey = self.consumerKey;
Otherwise, thanks for putting this together! I am surprised this hasn't be handled by anyone yet. I'll probably fork at some point and try to clean up and unless someone gets to this first or I find another solution.
The text was updated successfully, but these errors were encountered:
Its pretty late and i'm tired, but I eventually just hard coded the consumer key/secret in code and found a way to build and package locally. Do you have a dist you can upload that this module works? Compiling locally with latest version of the TWReverseAuthExample code I had to comment out stuff like:
Otherwise, thanks for putting this together! I am surprised this hasn't be handled by anyone yet. I'll probably fork at some point and try to clean up and unless someone gets to this first or I find another solution.
The text was updated successfully, but these errors were encountered: