xo::oauth::nonce (public)

 xo::oauth::nonce

Defined in packages/xooauth/tcl/oauth-procs.tcl

Returns:
a nonce for the current request.

Partial Call Graph (max 5 caller/called nodes):
%3 packages/xooauth/www/admin/lti-test.tcl packages/xooauth/ www/admin/lti-test.tcl xo::oauth::nonce xo::oauth::nonce packages/xooauth/www/admin/lti-test.tcl->xo::oauth::nonce ad_generate_random_string ad_generate_random_string (public) xo::oauth::nonce->ad_generate_random_string

Testcases:
No testcase defined.
Source code:
    return [ad_generate_random_string 33]
XQL Not present:
Generic, PostgreSQL, Oracle
[ hide source ] | [ make this the default ]
Show another procedure: