OAuthProvider::calltokenHandler
PHP function
Edit on GitHub ✎
(PECL OAuth >= 1.0.0)
Calls the tokenNonceHandler callback
Description
OAuthProvider::calltokenHandler(): void
Calls the registered token handler callback function, which is set with OAuthProvider::tokenHandler.
Func
Parameters Parameters
Return Values
Void
Errors/Exceptions
Error
See Also
OAuthProvider::tokenHandler