Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Question: OAuth2 #11

Open
EricForgy opened this issue Mar 11, 2016 · 4 comments
Open

Question: OAuth2 #11

EricForgy opened this issue Mar 11, 2016 · 4 comments

Comments

@EricForgy
Copy link

Hi @randyzwitch ,

I am doing some work on OAuth 2.0 for use with Azure. I wonder how we might combine these two packages, or should I just create a separate, but similar OAuth2.jl?

I'm just learning OAuth 2.0 and haven't worked with OAuth 1.0, so not sure how different they are.

@randyzwitch
Copy link
Owner

Hey @EricForgy, I think combining efforts in a single OAuth package makes great sense. I created this package solely to factor out the OAuth 1.0 code from Twitter.jl, so I'm not really familiar with what the overlap might be, but it makes sense to have them both together.

I don't have a ton of time to work on this right now, but do you want to branch off of the current master, then start adding in OAuth2?

@logankilpatrick
Copy link

Any further dev on OAuth 2.0? I am trying to use an API that requires it right now.

@randyzwitch
Copy link
Owner

Not on my end. While it might seem like OAuth 2.0 is an update to the original, its actually a different, (and in practice, ad-hoc) specification that's completely different from OAuth 1.0a.

@yakir12
Copy link

yakir12 commented Jun 30, 2020

I too am interested in OAuth2... Any progress on that @EricForgy?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants