Module: OAuth::OAuthProxy

Defined in:
lib/lti2_commons/lib/lti2_commons/oauth_request.rb

Defined Under Namespace

Classes: OAuthRequest

Constant Summary collapse

CLOCK_SKEW_ALLOWANCE_IN_SECS =

allow a certain amount of clock skew between servers

300
NONCE_REPLAY_UNIQUE_WITHIN_SECS =

nonce must be unique for some period of time

CLOCK_SKEW_ALLOWANCE_IN_SECS