has anyone implemented a Oauth2 system with a key and secret returning a token ?
this has to be ASP.net front and VB.net code behind
thanks in advance
Yeah developers in the ASP.NET forums are doing it, and they know vb.net too.
http://forums.asp.net/
You should consider using ASP.NET MVC, becuase not too much is being done with legacy ASP.NET Web forms and codebehind anymore, if this is new development.