jwmcpeak / Classic-ASP-VBScript-OAuth

Generic VBScript class structure for implementing OAUTH.

Home Page:http://scottdesapio.com/VBScriptOAuth/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

	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/

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

About

Generic VBScript class structure for implementing OAUTH.

http://scottdesapio.com/VBScriptOAuth/