issues
search
creachadair
/
twitter
A Go client for the Twitter v2 API (in development).
MIT License
32
stars
2
forks
source link
Add support for user-context authentication
#4
Closed
creachadair
closed
4 years ago
creachadair
commented
4 years ago
Move the API version out of the BaseURL.
Add package auth to handle OAuth request signing.
Add query plumbing for authorization requests.
Add logging for the Authorization field.