aioauth-client
aioauth-client copied to clipboard
OAuth client for aiohttp
`client_id`, `client_secret` codes and `Bearer` tokens are exposed in debug logs. These values should be sanitized before logging. Excerpt from logs (XXX values are obviously my edits): ``` 2022-04-04 21:29:53...
Looking for suggestions on how to adjust percent encoding of oauth parameters. I'm in the process of creating a new client and requests work as long as '/' is not...
Hello thanks for this - do you have a sample (or is it not possible) to have the user login via this module without resorting to the pin based authorization?...
Thanks for this useful module! Is there a plan to support Twitter's Streaming API?
Hello! Thank you for the library, it became very handy and I enjoyed using it. What do you think about little refactoring of the code I've seen while using your...
Bumps [certifi](https://github.com/certifi/python-certifi) from 2022.12.7 to 2023.7.22. Commits 8fb96ed 2023.07.22 afe7722 Bump actions/setup-python from 4.6.1 to 4.7.0 (#230) 2038739 Bump dessant/lock-threads from 3.0.0 to 4.0.1 (#229) 44df761 Hash pin Actions and...