Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Is there a library for OAuth 2 in VB?

9 views
Skip to first unread message

david.r...@gmail.com

unread,
Apr 11, 2013, 10:33:55 AM4/11/13
to
I'm trying to implement OAuth 2 connectivity for an old site that's implemented in ASP over IIS 6 with VB (not VB.net)

I tried to find a library that implements OAuth 2 and could not find one. Is there such a library? If not, what are my options?

Sorry if the question is trivial, I'm new to VB...

Schmidt

unread,
Apr 12, 2013, 9:47:25 AM4/12/13
to
Am 11.04.2013 16:33, schrieb david.r...@gmail.com:
> I'm trying to implement OAuth 2 connectivity
> for an old site that's implemented in ASP
> over IIS 6 with VB (not VB.net)
>
> I tried to find a library that implements OAuth 2
> and could not find one. Is there such a library?
> If not, what are my options?

What do you need exactly?

An implementation which encapsulates the OAuth2-Server-
Mode (so that OAuth2-Clients can authenticate themselves
against the *.asp-services you offer on your server)?

Or do you want to access (from your serverside *.asp)
just other OAuth2-Services in OAuth2-ClientMode (as for
example serverside access to the Google-Calendar-API)...?


Olaf

Deanna Earley

unread,
Apr 12, 2013, 10:23:01 AM4/12/13
to
On 12/04/2013 14:47, Schmidt wrote:
> Am 11.04.2013 16:33, schrieb david.r...@gmail.com:
>> I'm trying to implement OAuth 2 connectivity
> > for an old site that's implemented in ASP
> > over IIS 6 with VB (not VB.net)
>>
>> I tried to find a library that implements OAuth 2
> > and could not find one. Is there such a library?
> > If not, what are my options?
>
> What do you need exactly?
>
> An implementation which encapsulates the OAuth2-Server-
> Mode (so that OAuth2-Clients can authenticate themselves
> against the *.asp-services you offer on your server)?

Freaky, I just asked exactly the same thing in reply to their SO post:
http://stackoverflow.com/questions/15951098/is-there-a-library-for-oauth-2-in-vb#comment22767385_15951098

--
Deanna Earley (dee.e...@icode.co.uk)
iCatcher Development Team
http://www.icode.co.uk/icatcher/

iCode Systems

(Replies direct to my email address will be ignored. Please reply to the
group.)

Abhishek

unread,
Apr 13, 2013, 2:36:14 PM4/13/13
to
you can try to use XMLHTTP and create your own version.



<david.r...@gmail.com> wrote in message
news:99bfb76d-3463-419a...@googlegroups.com...
0 new messages