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
/
DotNetOpenAuth.OAuth2
/
OAuth2
/
ChannelElements
/
AccessRequestBindingElement.cs
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Redistributed OAuth2 code into their more specific assemblies.
Andrew Arnott
2012-03-16
1
-183
/
+0
|
*
Fixed error message generated in exception thrown for bad access token requests.
Andrew Arnott
2012-03-14
1
-2
/
+2
|
*
Applied all the StyleCop fixes necessary by the StyleCop 4.7 upgrade.
Andrew Arnott
2012-03-10
1
-1
/
+1
|
*
StyleCop fix.
Andrew Arnott
2012-02-25
1
-2
/
+1
|
*
Added client credential grant type support and a test to prove it.
Andrew Arnott
2012-02-25
1
-2
/
+9
|
|
|
|
Fixes #33
*
Adds support for the resource owner password credential grant.
Andrew Arnott
2012-02-24
1
-0
/
+18
|
|
|
|
Fixes #72
*
Split out the authorization carrying messages into distinct interfaces.
Andrew Arnott
2012-02-23
1
-33
/
+29
|
|
|
|
This is to support additional grant types such as resource owner password credential and client credentials.
*
Fixed many FxCop messages in OAuth2 assemblies. #68
Andrew Arnott
2012-02-09
1
-0
/
+5
|
*
Updated all copyright notices to reflect copyright assignment to Outercurve.
Andrew Arnott
2012-02-05
1
-2
/
+2
|
|
|
|
Fixes #66
*
First pass at dividing DotNetOpenAuth features into separate assemblies.
Andrew Arnott
2011-07-01
1
-0
/
+158
Nothing compiles at this point.