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

Additional parameters for authenticate_user #61

Open
racke opened this issue Oct 29, 2016 · 2 comments
Open

Additional parameters for authenticate_user #61

racke opened this issue Oct 29, 2016 · 2 comments

Comments

@racke
Copy link
Member

racke commented Oct 29, 2016

Unfortunately we restrict the parameters passed to authenticate_user to username and password.

https://github.com/PerlDancer/Dancer2-Plugin-Auth-Extensible/blob/master/lib/Dancer2/Plugin/Auth/Extensible/Provider/Config.pm#L75

It would be very useful to have additional parameters, especially if you want to authenticate
to a database selected by the user (as with a database admin interface).

This just came up again in a discussion on #ledgersmb.

@ehuelsmann
Copy link

Do you want a PR for this? I'm from ledgersmb/LedgerSMB and I'd like to start using Dancer2 with this plugin.

@racke
Copy link
Member Author

racke commented Mar 15, 2018

Yes please 😎 . If you need assistance let us know.

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