/Classic-ASP-VBScript-OAuth

Generic VBScript class structure for implementing OAUTH.

Primary LanguageASP

'******************************************************************************
'******************************************************************************

	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/

'******************************************************************************
'******************************************************************************