berekuk / questhub

Questhub.io source code
http://questhub.io
Other
79 stars 26 forks source link

User can authenticate using BitCard #80

Open dolmen opened 11 years ago

dolmen commented 11 years ago

BitCard is an authentication system used to authenticate on various sites of the Perl community: rt.cpan.org, cpanratings.perl.org...

https://www.bitcard.org/ https://metacpan.org/module/Authen::Bitcard

bessarabov commented 11 years ago

Hm. As I see this a different from pause account. Do you know if pause account has oauth support or other ways of using pause id to identify yourself on a different site?

berekuk commented 11 years ago

No it doesn't, and PAUSE administrators are against using it for initial authentification. See also: https://github.com/CPAN-API/metacpan-web/issues/190. (@dolmen pointed it out some time ago on wiki, btw).

bessarabov commented 11 years ago

I've read the links and now I understand the reasons. Thank you.

berekuk commented 11 years ago

Err, of course I'm wrong about "it doesn't have other ways of 3rd party identifying". MetaCPAN supports linking your profile to PAUSE by sending an email to the address associated with your PAUSE account.