OAuthProvider::calltokenHandler
Calls the tokenNonceHandler callback
Description
public void OAuthProvider::calltokenHandler()
WarningThis function is
currently not documented; only its argument list is available.
Parameters
This function has no parameters.
Return Values
No value is returned.
Errors/Exceptions
Emits an E_ERROR
level
error if the callback function cannot be called, or was not specified.
See Also
- OAuthProvider::tokenHandler