andriy-gerasika / openid-selector

Automatically exported from code.google.com/p/openid-selector
1 stars 1 forks source link

Yahoo Japan and Mixi #45

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
The page https://openid.net/get-an-openid/ lists yahoo japan and mixi as openid 
providers.

Maybe it makes sense to add them to js/openid-jp.js

yahoo_jp : {
                name : 'Yahoo JP',
                url : 'http://yahoo.co.jp/'
        },
mixi : {
                name : 'Mixi',
                url : 'http://mixi.co.jp/'
        },

Although I don't actually know whether those urls "work".

Original issue reported on code.google.com by ignisvul...@gmail.com on 9 Sep 2011 at 12:47