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
/
OAuthConsumer
/
Twitter.aspx.cs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Changed all ASP.NET async void event handlers to use RegisterAsyncTask, which...
Andrew Arnott
2013-03-04
1
-43
/
+55
*
Applied similar redirect fixes elsewhere.
Andrew Arnott
2013-03-02
1
-3
/
+2
*
Fixes some recent regressions to get twitter.aspx working.
Andrew Arnott
2013-03-02
1
-1
/
+3
*
Fixes some OAuth 1 build breaks.
Andrew Arnott
2013-02-26
1
-33
/
+13
*
Matured the OAuth 1 consumer signing handler a bit.
Andrew Arnott
2013-02-18
1
-2
/
+1
*
Fixes OAuthConsumer twitter sample.
Andrew Arnott
2013-02-09
1
-13
/
+9
*
Samples all build now.
Andrew Arnott
2013-01-27
1
-8
/
+13
*
Added OAuth 1.0 samples from v3.4 branch and fixed them up a bit so that
Andrew Arnott
2012-02-02
1
-0
/
+96
*
Split the OAuthServiceProvider sample into two samples: OAuthAuthorizationSer...
Andrew Arnott
2010-07-31
1
-96
/
+0
*
More StyleCop fixes that mysteriously didn't show up before.
Andrew Arnott
2010-05-08
1
-2
/
+2
*
StyleCop fixes.
Andrew Arnott
2010-05-08
1
-6
/
+6
*
Updated OAuth C and SP samples to use standard WAP namespaces.
Andrew Arnott
2010-04-19
1
-75
/
+77
*
Updated TwitterConsumer sample in the ApplicationBlock to include profile ima...
Andrew Arnott
2010-01-11
1
-0
/
+16
*
Fixed new StyleCop issues that cropped up (by installing Dev10?)
Andrew Arnott
2010-01-07
1
-1
/
+1
*
Rewrote the Google and Twitter consumer samples to be more presentable once c...
Andrew Arnott
2009-04-08
1
-22
/
+13
*
Split up ITokenManager into two derived interfaces to better fit Consumer and...
Andrew Arnott
2009-04-08
1
-4
/
+5
*
Added Twitter OAuth consumer sample and helper class to the application block.
Andrew Arnott
2009-04-07
1
-0
/
+86