it should be possible to give consumer_key and consumer_secret to the OAuth object
Closed this issue · 3 comments
tamasd commented
I think it would be a good idea for the OAuth object to get CONSUMER_KEY and CONSUMER_SECRET in its constructor, and use the defined CONSUMER_KEY and CONSUMER_SECRET as a default (fallback) value.
minimoog commented
Let me think it through this week, otherwise I liked it. :)
minimoog commented
I just added your suggestion. Is it ok now?
tamasd commented
Seems fine, however I don't have time to try it out right now.