PHP » GoLang |
login |
register |
about
|
GoLang OAuthProvider::timestampNonceHandler
request it (347)
GoLang replacement for PHP's OAuthProvider::timestampNonceHandler
[edit | history]
PHP OAuthProvider::timestampNonceHandlerPHP original manual for OAuthProvider::timestampNonceHandler [ show | php.net ]OAuthProvider::timestampNonceHandler(PECL OAuth >= 1.0.0) OAuthProvider::timestampNonceHandler — Set the timestampNonceHandler handler callback DescriptionSets the timestamp nonce handler callback, which will later be called with OAuthProvider::callTimestampNonceHandler(). Errors related to timestamp/nonce are thrown to this callback. Warning
This function is currently not documented; only its argument list is available. Parameters
Return ValuesNo value is returned. ExamplesExample #1 Example OAuthProvider::timestampNonceHandler() callback
<?php See Also
|
more
Recently updated
more
Most requested
more
Last requests
|