index
:
DotNetOpenAuth
develop
origin/DNOA.Messaging.Portable
origin/HEAD
origin/Silverlight
origin/Silverlight3
origin/WIX
origin/boo
origin/ci
origin/contracts_RC
origin/csteeg-v3.4
origin/develop
origin/dimebrain
origin/godaddylogging
origin/infocardintegration
origin/jwt
origin/master
origin/mono
origin/mono2
origin/mvcProjTemplate
origin/netcf
origin/oauthspmvc
origin/osis
origin/v0.1
origin/v1.0
origin/v2.0
origin/v2.1
origin/v2.2
origin/v2.3
origin/v2.4
origin/v2.5
origin/v2.6
origin/v3.0
origin/v3.1
origin/v3.2
origin/v3.3
origin/v3.4
origin/v4.0
origin/v4.1
origin/v4.2
origin/v4.3
origin/v5.0
Unnamed repository; edit this file 'description' to name the repository.
Erik Andersson
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
DotNetOAuth
/
ChannelElements
/
ITokenManager.cs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Moved all the OAuth classes into its own namespace in preparation to receivin...
Andrew Arnott
2008-11-03
1
-80
/
+0
*
Renamed all the OAuth message types.
Andrew Arnott
2008-11-02
1
-1
/
+1
*
Refactored messages to try to simplify their uses and try to hide information...
Andrew Arnott
2008-10-09
1
-1
/
+1
*
Renamed a few OAuth messages and a few more methods.
Andrew Arnott
2008-10-09
1
-1
/
+1
*
Added strong-typed request token message to sample.
Andrew Arnott
2008-10-07
1
-6
/
+4
*
ITokenManager.StoreNewRequestToken now takes both request and response parame...
Andrew Arnott
2008-10-06
1
-2
/
+3
*
WCF OAuth sample now has 'real' database and login.
Andrew Arnott
2008-10-06
1
-0
/
+6
*
Added capability to send the final authorized request for protected resources.
Andrew Arnott
2008-09-26
1
-0
/
+8
*
Added check so that unauthorized request tokens cannot be exchanged for acces...
Andrew Arnott
2008-09-25
1
-0
/
+12
*
Fixed lots of StyleCop issues and refacted Consumer/Service Provider a bit.
Andrew Arnott
2008-09-25
1
-12
/
+30
*
Added enough token management that the Appendix A scenario test is passing ag...
Andrew Arnott
2008-09-25
1
-0
/
+37