in reply to Re^2: Dancer2 Extensible Auth create_user
in thread Dancer2 Extensible Auth create_user

...well-known module ...

Who is the author of all these tutorials and references?

Is it the same author as the module?

If it is, then its not really that widely known

Consider these results http://grep.cpan.me/?q=create_user, these two modules have a sub create_user

Dancer2::Plugin::Auth::Extensible::Provider::DBIC

Dancer2::Plugin::Auth::YARBAC::Provider::Database

  • Comment on Re^3: Dancer2 Extensible Auth create_user