lib/authorize.adp |
|
|
lib/authorize.tcl |
|
Authorize |
lib/index.adp |
|
Authorize |
tcl/authorize-procs.tcl |
|
Support for oauth authorization API<p>This file defines the following Objects and Classes: ::xo::Authorize<a href='/xotcl/show-object?show_methods=1&show_source=0&object=::xo::Authorize'><img src='/resources/acs-subsite/ZoomIn16.gif' alt='[i]' border='0'></a>, ::xo::oauth::GitHub<a href='/xotcl/show-object?show_methods=1&show_source=0&object=::xo::oauth::GitHub'><img src='/resources/acs-subsite/ZoomIn16.gif' alt='[i]' border='0'></a>, ::xo::Authorize<a href='/xotcl/show-object?show_methods=1&show_source=0&object=::xo::Authorize'><img src='/resources/acs-subsite/ZoomIn16.gif' alt='[i]' border='0'></a>, ::xo::Authorize<a href='/xotcl/show-object?show_methods=1&show_source=0&object=::xo::Authorize'><img src='/resources/acs-subsite/ZoomIn16.gif' alt='[i]' border='0'></a>, ::xo::Authorize<a href='/xotcl/show-object?show_methods=1&show_source=0&object=::xo::Authorize'><img src='/resources/acs-subsite/ZoomIn16.gif' alt='[i]' border='0'></a>, ::xo::Authorize<a href='/xotcl/show-object?show_methods=1&show_source=0&object=::xo::Authorize'><img src='/resources/acs-subsite/ZoomIn16.gif' alt='[i]' border='0'></a>, ::xo::Authorize<a href='/xotcl/show-object?show_methods=1&show_source=0&object=::xo::Authorize'><img src='/resources/acs-subsite/ZoomIn16.gif' alt='[i]' border='0'></a>, ::xo::Authorize<a href='/xotcl/show-object?show_methods=1&show_source=0&object=::xo::Authorize'><img src='/resources/acs-subsite/ZoomIn16.gif' alt='[i]' border='0'></a>, ::xo::oauth::GitHub<a href='/xotcl/show-object?show_methods=1&show_source=0&object=::xo::oauth::GitHub'><img src='/resources/acs-subsite/ZoomIn16.gif' alt='[i]' border='0'></a>, ::xo::oauth::GitHub<a href='/xotcl/show-object?show_methods=1&show_source=0&object=::xo::oauth::GitHub'><img src='/resources/acs-subsite/ZoomIn16.gif' alt='[i]' border='0'></a>, ::xo::oauth::GitHub<a href='/xotcl/show-object?show_methods=1&show_source=0&object=::xo::oauth::GitHub'><img src='/resources/acs-subsite/ZoomIn16.gif' alt='[i]' border='0'></a>, ::xo::Authorize<a href='/xotcl/show-object?show_methods=1&show_source=0&object=::xo::Authorize'><img src='/resources/acs-subsite/ZoomIn16.gif' alt='[i]' border='0'></a> |
tcl/canvas-procs.tcl |
|
Support for the Canvas REST API
The Canvas REST API provides proper encodings for query and POST
parameters (requests can be submitted as url-encoded or as JSON)
and translates the reply into Tcl dicts. |
tcl/lti-includelet-procs.tcl |
|
LTI includelet procs for xowiki - Providing LTI launch buttons as includelets |
tcl/lti-procs.tcl |
|
LTI procs - Basic interface classes for integrating LTI based tools<p>This file defines the following Objects and Classes: ::xo::lti::LTI<a href='/xotcl/show-object?show_methods=1&show_source=0&object=::xo::lti::LTI'><img src='/resources/acs-subsite/ZoomIn16.gif' alt='[i]' border='0'></a>, ::xo::lti::LTI<a href='/xotcl/show-object?show_methods=1&show_source=0&object=::xo::lti::LTI'><img src='/resources/acs-subsite/ZoomIn16.gif' alt='[i]' border='0'></a>, ::xo::lti::LTI<a href='/xotcl/show-object?show_methods=1&show_source=0&object=::xo::lti::LTI'><img src='/resources/acs-subsite/ZoomIn16.gif' alt='[i]' border='0'></a> |
tcl/ms-procs.tcl |
|
Support for the Microsoft Graph API
These interface classes support conversion from/to JSON and to the
urlencoded calling patterns on the fly, just by specifying the Tcl
variable names mith minor annotations (somewhat similar to the
export_vars interface). |
tcl/oauth-client-procs.tcl |
|
OAuth Client |
tcl/oauth-procs.tcl |
|
XOTcl OAuth Library for OpenACS
This library strives to provide a comprehensive implementation
of the OAuth 1.0a protocol (RFC 5849) for OpenACS. |
tcl/oauth-server-procs.tcl |
|
OAuth Server |
tcl/package-procs.tcl |
|
OAuth |
tcl/rest-procs.tcl |
|
Support for some REST APIs<p>This file defines the following Objects and Classes: ::xo::REST<a href='/xotcl/show-object?show_methods=1&show_source=0&object=::xo::REST'><img src='/resources/acs-subsite/ZoomIn16.gif' alt='[i]' border='0'></a>, ::xo::REST<a href='/xotcl/show-object?show_methods=1&show_source=0&object=::xo::REST'><img src='/resources/acs-subsite/ZoomIn16.gif' alt='[i]' border='0'></a> |