You are here

protected property OAuthServer::$timestamp_threshold in OAuth 1.0 6.3

Same name and namespace in other branches
  1. 6 OAuth.php \OAuthServer::timestamp_threshold
  2. 7.3 lib/OAuth.php \OAuthServer::timestamp_threshold

File

lib/OAuth.php, line 508
OAuth 1.0 server and client library.

Class

OAuthServer

Code

protected $timestamp_threshold = 300;