What happened with IOpenIdOAuthTokenManager interface?

386 views
Skip to first unread message

Renato Lima

unread,
May 21, 2012, 3:50:21 PM5/21/12
to dotnet...@googlegroups.com
Hi folks,

I am trying to follow a little tutorial to build my own service provider using DotNetOpenAuth (as you can see here: http://yhoo.it/J8YC31)
But I could not find the IOpenIdOAuthTokenManager interface. There is another one to replace it? Or should I use the old version (3.4) instead?

PS.: I am using the latest lib version (4.0.2) from nuget

Thanks in advance.

Andrew Arnott

unread,
May 22, 2012, 12:21:01 AM5/22/12
to dotnet...@googlegroups.com
This interface is defined in this package:

But you only need to implement this specific interface if you're using the OpenID+OAuth hybrid extension atop OpenID.  Otherwise, you can probably reduce it to just implementing the IConsumerTokenManager interface.
--
You received this message because you are subscribed to the Google Groups "DotNetOpenAuth" group.
To view this discussion on the web visit https://groups.google.com/d/msg/dotnetopenid/-/bbyR3nFOF44J.
To post to this group, send email to dotnet...@googlegroups.com.
To unsubscribe from this group, send email to dotnetopenid...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/dotnetopenid?hl=en.


--
--
Andrew Arnott
"I [may] not agree with what you have to say, but I'll defend to the death your right to say it." - S. G. Tallentyre

Renato Lima

unread,
May 22, 2012, 6:53:50 AM5/22/12
to dotnet...@googlegroups.com
Thanks a lot Andrew.


Em terça-feira, 22 de maio de 2012 01h21min01s UTC-3, Andrew Arnott escreveu:
This interface is defined in this package:

But you only need to implement this specific interface if you're using the OpenID+OAuth hybrid extension atop OpenID.  Otherwise, you can probably reduce it to just implementing the IConsumerTokenManager interface.

On Monday, May 21, 2012, Renato Lima wrote:
Hi folks,

I am trying to follow a little tutorial to build my own service provider using DotNetOpenAuth (as you can see here: http://yhoo.it/J8YC31)
But I could not find the IOpenIdOAuthTokenManager interface. There is another one to replace it? Or should I use the old version (3.4) instead?

PS.: I am using the latest lib version (4.0.2) from nuget

Thanks in advance.

--
You received this message because you are subscribed to the Google Groups "DotNetOpenAuth" group.
To view this discussion on the web visit https://groups.google.com/d/msg/dotnetopenid/-/bbyR3nFOF44J.
To post to this group, send email to dotnet...@googlegroups.com.
To unsubscribe from this group, send email to dotnetopenid+unsubscribe@googlegroups.com.

For more options, visit this group at http://groups.google.com/group/dotnetopenid?hl=en.
Reply all
Reply to author
Forward
0 new messages