redouane59 / twittered

Twitter API client for Java developers
Apache License 2.0
236 stars 64 forks source link

Bearer token support #313

Closed redouane59 closed 2 years ago

redouane59 commented 2 years ago

Let users using the library only with bearer token.

Issue created to scribe java here

redouane59 commented 2 years ago

@PhantomYdn could you help on that please ? I'm a little bit stuck

PhantomYdn commented 2 years ago

@redouane59 , sure - checking

PhantomYdn commented 2 years ago

@redouane59 , please check #315 @9oTbvP8v4L, with this PR you will be able to specify BearerToken in TwitterCredentials during TwitterClient creation.