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

Make an async version of create_subscription #68

Open
rkhwaja opened this issue Apr 25, 2023 · 1 comment
Open

Make an async version of create_subscription #68

rkhwaja opened this issue Apr 25, 2023 · 1 comment

Comments

@rkhwaja
Copy link
Owner

rkhwaja commented Apr 25, 2023

For calling from async http servers it's easier to call async

@rkhwaja
Copy link
Owner Author

rkhwaja commented May 21, 2023

  • Use aiohttp and copy authentication token to it's session. Also have to transfer new access tokens when they're refreshed
  • Switch everything to httpx and choose an httpx auth lib
  • Switch everything to niquests and use the same requests auth lib

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

No branches or pull requests

1 participant