Multiple Sites, Single Login with Django November 10, 2009 17:08 / 0 comments

One of the biggest barriers to entry on the web might be the "register -> check email -> login -> remember account info" paradigm. At work I recently developed a proof-of-concept app that allows a single login to work with multiple sites. How? iframe