Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

allow simple use of other auth mechanisms #50

Open
SysPete opened this issue Feb 21, 2015 · 1 comment
Open

allow simple use of other auth mechanisms #50

SysPete opened this issue Feb 21, 2015 · 1 comment

Comments

@SysPete
Copy link
Member

SysPete commented Feb 21, 2015

Discussion on irc#interchange with @thunder- ...

<thunder_> what i am looking to create is an extension that can be used to login with oauth ... like 'login with google'  or 'login with facebook'  .. but then 'login with wyngle'  ... my own oauth server
<SysPete> ok
<thunder_> that extension will then pass some data so it can prefill the checkout page and such ... 
<SysPete> by default we use Dancer::Plugin::Auth::Extensible::DBIC in Dancer::Plugin
<SysPete> I'll raise an issue in the Dancer::Plugin::Interchange6 on github aout this
<SysPete> do you have a GH account so I can cc you on issue?
<thunder_> http://advent.perldancer.org/2010/17
<thunder_> Something like this .. Considering the use of Dancer it would probably make sense to extend this to Dancer::Plugin::Auth::Wyngle or something ... 
@racke
Copy link
Member

racke commented Feb 22, 2015

We could create a new user in the database for the logins wit OAuth.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants