| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
|
|
|
|
|
|
|
| |
RSACryptoServiceProvider.
This allows for servers that have non-exportable private keys to still use those private keys for signing and decryption.
Closes #16
|
|
|
|
|
|
|
| |
Conflicts:
projecttemplates/RelyingPartyLogic/OAuthAuthorizationManager.cs
samples/DotNetOpenAuth.ApplicationBlock/DotNetOpenAuth.ApplicationBlock.csproj
samples/OAuthResourceServer/Code/OAuthAuthorizationManager.cs
|
|
|
|
| |
Thanks to Jamie Mutton for suggesting this.
|
|
OAuthAuthorizationServer and OAuthResourceServer.
Renamed OAuthConsumer to OAuthClient.
|