Releases: davidcelis/threads-api
Releases · davidcelis/threads-api
0.2.0
0.1.0
This release adds support for publishing to Threads. Check the README for more detailed instructions.
0.0.1.pre
An initial pre-release that supports completing the OAuth2 handshake by:
- Exchanging a
code
for a short-lived access token - Exchanging a short-lived access token for a long-lived access token
- Refreshing a long-lived access token