Skip to content

BorjaL/groovy-twitter-application-only-auth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

groovy-twitter-application-only-auth

A groovy implementation of the Twitter Application-only authentication https://dev.twitter.com/docs/auth/application-only-auth

Example

  new TwitterAuthenticationApplicationOnly(
                consumer_key: "exampleOfConsumerKey", 
                consumer_secret: "exampleOfSecretKey"
                    ).search("BorjaL")

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published