{"id":68122,"library":"oauth","title":"OAuth Core","description":"Core library for implementing OAuth 1.0a protocol authentication in Java applications.","status":"active","version":"20090617","language":"java","source_language":null,"source_url":"http://oauth.googlecode.com/svn/code/java/","tags":["oauth","authentication","security","api"],"install":[{"cmd":"<dependency>\n  <groupId>net.oauth.core</groupId>\n  <artifactId>oauth</artifactId>\n  <version>20090617</version>\n</dependency>","lang":"xml","label":"Maven"},{"cmd":"implementation 'net.oauth.core:oauth:20090617'","lang":"groovy","label":"Gradle"}],"dependencies":[],"imports":[{"symbol":"OAuth","correct":"net.oauth.OAuth"}],"quickstart":{"code":"import net.oauth.OAuth;\nimport net.oauth.OAuthConsumer;\nimport net.oauth.OAuthAccessor;\n\nOAuthConsumer consumer = new OAuthConsumer(\"callback\", \"consumerKey\", \"consumerSecret\", null);\nOAuthAccessor accessor = new OAuthAccessor(consumer);","lang":"java","description":"Creates OAuth consumer and accessor for signing requests."},"warnings":[{"fix":"Consider using OAuth 2.0 libraries like Spring Security OAuth or Nimbus.","message":"Library is outdated; OAuth 1.0a is largely replaced by OAuth 2.0.","severity":"gotcha","affected_versions":"20090617"}],"env_vars":null,"search_vec":"'1.0':8 'api':18 'applic':14 'authent':11,16 'core':2,3 'implement':6 'java':13 'librari':4 'oauth':1,7,15 'protocol':10 'secur':17","created_at":"2026-06-17T17:45:50.960152+00:00","updated_at":"2026-06-17T17:45:50.960152+00:00","problems":[],"ecosystem":"maven","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"http://oauth.net/code/","github":null,"docs":"https://appdoc.app/artifact/net.oauth.core/oauth/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["auth"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}