Open chrisnharvey opened 11 years ago
hey chris, I was wondering if it was still coming ? thanks !
Hi @benjamindavid, you can see my current work on this on the develop branch.
hey @chrisnharvey, glad to see you're still working on this! As there was no easy way to instantiate a oauth1+oauth2 provider, I added some code to make it work for my needs.
Do you think I can already use the develop branch in one of my products or should I rather stick to the current master ? As I see oauth1 & oauth2 libraries as master and oauth at develop stage, I'm wondering which code is already safe to use. Thanks !
I have now split this repo up into two separate repositories chrisnharvey/oauth1 and chrisnharvey/oauth2.
When I have completed both of these packages, I will use them as requirements for this package and have some sort of abstraction so you can use both OAuth 1.0 and OAuth 2.0 in one API.