Skip to content

ZotOAuth1DataStore

Methods

gen_token

public gen_token(): mixed

lookup_consumer

public lookup_consumer(mixed $consumer_key): mixed

Parameters:

Parameter Type Description
$consumer_key mixed

lookup_token

public lookup_token(mixed $consumer, mixed $token_type, mixed $token): mixed

Parameters:

Parameter Type Description
$consumer mixed
$token_type mixed
$token mixed

lookup_nonce

public lookup_nonce(mixed $consumer, mixed $token, mixed $nonce, mixed $timestamp): mixed

Parameters:

Parameter Type Description
$consumer mixed
$token mixed
$nonce mixed
$timestamp mixed

new_request_token

public new_request_token(mixed $consumer, mixed $callback = null): mixed

Parameters:

Parameter Type Description
$consumer mixed
$callback mixed

new_access_token

public new_access_token(mixed $token, mixed $consumer, mixed $verifier = null): mixed

Parameters:

Parameter Type Description
$token mixed
$consumer mixed
$verifier mixed


Automatically generated on 2025-03-19