You are here

protected property OAuthServer::$timestamp_threshold in OAuth 1.0 7.3

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

File

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

Class

OAuthServer

Code

protected $timestamp_threshold = 300;