Archive | WebQuestBuilder RSS feed for this section

DotNetOpenAuth with AppDirectory removed

In my previous post I had talked about my decision to implement OpenId, and how DotNetOpenAuth worked well for this. In this post I will talk a little about the only issue that I ran into while doing this. The root of this issue had to do with how my hosting is setup for sites [...]

Read More

Open Id with DotNetOpenId

I recently integrated OpenId into a project that I am working on with my wife, WebQuest Builder in order to avoid the extra considerations related to storing user password. Originally I had planned on using RPXNow in order to do this. But after reading about how realms worked, specifically that Google gives a different identifier [...]

Read More