Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Closes #356, Closes #357, Closes #358 | David Christiansen | 2015-01-04 | 1 | -57/+0 |
| | |||||
* | Changed all ASP.NET async void event handlers to use RegisterAsyncTask, ↵ | Andrew Arnott | 2013-03-04 | 1 | -31/+39 |
| | | | | which avoids bugs in ASP.NET. | ||||
* | Fixes more samples. | Andrew Arnott | 2013-01-23 | 1 | -4/+6 |
| | |||||
* | Basic OpenID RP login sample working again. | Andrew Arnott | 2011-07-31 | 1 | -0/+1 |
| | |||||
* | DetectGoogleSession sample now correctly identifies the successful ↵ | Andrew Arnott | 2011-04-06 | 1 | -4/+13 |
| | | | | Authenticated result. | ||||
* | Added DetectGoogleSession sample. | Andrew Arnott | 2011-04-05 | 1 | -0/+37 |
Closes #21 |