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
/
samples
/
OAuthConsumerWpf
/
MainWindow.xaml.cs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Lots of StyleCop fixes.
Andrew Arnott
2013-03-26
1
-1
/
+1
*
Switch to use HttpClient for OAuth 2 authorized call.
Andrew Arnott
2013-03-02
1
-16
/
+6
*
Fixed up WebAPI sample so it works with anonymous clients.
Andrew Arnott
2013-03-02
1
-0
/
+1
*
Removes trivial nonce store implementation from WebAPI sample.
Andrew Arnott
2013-03-02
1
-1
/
+1
*
Fixes build breaks everywhere exception DNOA.AspNet.
Andrew Arnott
2013-03-02
1
-54
/
+25
*
Adds a WebAPI sample that is its own authorization server and resource server.
Andrew Arnott
2013-03-01
1
-0
/
+1
*
Removes ConsumerBase.PrepareAuthorizedRequestAsync methods.
Andrew Arnott
2013-02-20
1
-14
/
+19
*
Fixed a bunch more samples.
Andrew Arnott
2013-01-23
1
-26
/
+29
*
Applied all the StyleCop fixes necessary by the StyleCop 4.7 upgrade.
Andrew Arnott
2012-03-10
1
-3
/
+3
*
Added a web browser control to facilitate OAuth 2 client authorization.
Andrew Arnott
2011-06-28
1
-7
/
+8
*
OAuth 2 Authorization Server no longer accepts authorization code requests fr...
Andrew Arnott
2011-06-25
1
-1
/
+1
*
Updated OAuthConsumerWpf WCF tab sample to work with OAuth 2.0 service.
Andrew Arnott
2011-06-25
1
-26
/
+13
*
Multiple client callback URLs are now supported.
Andrew Arnott
2010-07-30
1
-10
/
+10
*
Smoothing out some rough edges in OAuth code.
Andrew Arnott
2010-07-23
1
-2
/
+4
*
Merge branch 'v3.4' into oauth2
Andrew Arnott
2010-07-21
1
-23
/
+23
|
\
|
*
StyleCop fixes that only appeared when building at the command line.
Andrew Arnott
2010-07-20
1
-22
/
+22
|
*
Removed C# 4 usage from samples so they build under VS2008.
Andrew Arnott
2010-07-19
1
-1
/
+1
*
|
Changed the public API for OAuth 2.0 scope from a space-delimited string to a...
Andrew Arnott
2010-07-19
1
-1
/
+1
*
|
Minor sample adjustment.
Andrew Arnott
2010-07-18
1
-3
/
+14
*
|
Trimmed out some excess client sample code.
Andrew Arnott
2010-07-18
1
-12
/
+4
*
|
Renamed some WRAP terms to oauth2
Andrew Arnott
2010-07-18
1
-24
/
+13
*
|
Lots of work toward OAuth 2.0 in project templates and OAuthConsumerWpf sample.
Andrew Arnott
2010-07-14
1
-1
/
+9
*
|
Fix build break.
Andrew Arnott
2010-07-10
1
-1
/
+1
*
|
Got the OAuthConsumerWpf sample working with Facebook OAuth 2.0 again.
Andrew Arnott
2010-07-06
1
-3
/
+1
*
|
Renamed the OAuthWrap namespaces to be OAuth2.
Andrew Arnott
2010-06-25
1
-3
/
+3
*
|
Lots of StyleCop work, and one bug fix (can you find it? <g>)
Andrew Arnott
2010-06-07
1
-2
/
+1
*
|
User Agent flow client now works.
Andrew Arnott
2010-06-05
1
-3
/
+38
*
|
More work toward a working authorization server.
Andrew Arnott
2010-05-31
1
-0
/
+6
*
|
Merge branch 'v3.4' into oauthWRAP
Andrew Arnott
2010-05-17
1
-1
/
+1
|
\
\
|
|
/
|
*
Fixed broken link to the OAuthServiceProvider sample from the OAuthConsumerWP...
Andrew Arnott
2010-05-09
1
-1
/
+1
*
|
Added an non-functional WRAP tab to the OAuthConsumer client sample.
Andrew Arnott
2010-02-22
1
-0
/
+3
|
/
*
Eliminated a couple of compiler warnings.
Andrew Arnott
2009-12-01
1
-1
/
+1
*
Fixed message box owner.
Andrew Arnott
2009-11-13
1
-2
/
+2
*
Fixed a bunch of bugs in the project template's oauth sp implementation.
Andrew Arnott
2009-11-12
1
-0
/
+49
*
Added to sample OAuthConsumerWcf to demonstrate calling our sample OAuthServi...
Andrew Arnott
2009-08-19
1
-12
/
+79
*
OAuthConsumerWpf now works with OAuth 1.0a as well.
Andrew Arnott
2009-06-07
1
-34
/
+19
*
Added X.509 certificate use as an option to the OAuthConsumerWpf sample.
Andrew Arnott
2009-04-09
1
-1
/
+11
*
StyleCop fixes.
Andrew Arnott
2009-04-09
1
-4
/
+1
*
Moved OAuth consumer WPF sample's consumer key and secret into its app.config...
Andrew Arnott
2009-04-09
1
-2
/
+7
*
Split up ITokenManager into two derived interfaces to better fit Consumer and...
Andrew Arnott
2009-04-08
1
-2
/
+1
*
Renamed ConsumerWpf sample to OAuthConsumerWpf.
Andrew Arnott
2009-03-26
1
-0
/
+90