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

oauthlib support #17

Closed
juanriaza opened this issue Mar 6, 2014 · 7 comments
Closed

oauthlib support #17

juanriaza opened this issue Mar 6, 2014 · 7 comments
Labels

Comments

@juanriaza
Copy link

Is there any plan to implement support for oauthlib?

@fafhrd91
Copy link
Member

fafhrd91 commented Mar 6, 2014

I think oauthlib is good candidate for separate library. I do not have need in oauth integration, I can help with implementation.

@fafhrd91 fafhrd91 closed this as completed Mar 6, 2014
@dmwyatt
Copy link

dmwyatt commented Mar 30, 2015

@fafhrd91 I might work on this. Does aiohttp have some sort of auth extension interface like this?

@kxepal
Copy link
Member

kxepal commented Mar 30, 2015

@dmwyatt it's quite easy to implement this by yourself 1 and 2. What the underlying library or auth method will be used is up to your requirements.

@fafhrd91 fafhrd91 reopened this Mar 30, 2015
@fafhrd91
Copy link
Member

@dmwyatt aiohttp does not have support for custom auth. but PR are welcome!

@fafhrd91 fafhrd91 closed this as completed Apr 1, 2015
@klen
Copy link
Contributor

klen commented Apr 8, 2015

I've written aioauth-client library https://github.com/klen/aioauth-client. It in beta version now, and should be tested. For my cases (github and twitter authorization, api requests) it works well.

@ludovic-gasc
Copy link
Contributor

thank you @klen, I'll test that in the future because we need to implement an integration with Office365.

@lock
Copy link

lock bot commented Oct 29, 2019

This thread has been automatically locked since there has not been
any recent activity after it was closed. Please open a new issue for
related bugs.

If you feel like there's important points made in this discussion,
please include those exceprts into that new issue.

@lock lock bot added the outdated label Oct 29, 2019
@lock lock bot locked as resolved and limited conversation to collaborators Oct 29, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

6 participants