Classic-ASP-VBScript-OAuth
Classic-ASP-VBScript-OAuth copied to clipboard
Generic VBScript class structure for implementing OAUTH.
'****************************************************************************** '******************************************************************************
Classic ASP VBScript OAuth
By Scott DeSapio 2010
http://ScottDeSapio.com
@sdesapio
'****************************************************************************** '******************************************************************************
Although the code itself is sparsely commented, a fully downloadable
example project, along with usage instructions are available at:
http://ScottDeSapio.com/VBScriptOAuth/
'****************************************************************************** '******************************************************************************