2018-07-12 23:00:50 +02:00
|
|
|
config BR2_PACKAGE_PERL_MOJOLICIOUS_PLUGIN_AUTHENTICATION
|
|
|
|
bool "perl-mojolicious-plugin-authentication"
|
2018-10-10 17:56:36 +02:00
|
|
|
select BR2_PACKAGE_PERL_MOJOLICIOUS # runtime
|
2018-07-12 23:00:50 +02:00
|
|
|
help
|
2018-10-28 16:23:13 +01:00
|
|
|
A plugin to make authentication a bit easier.
|
2018-07-12 23:00:50 +02:00
|
|
|
|
2021-07-23 22:32:39 +02:00
|
|
|
https://github.com/benvanstaveren/Mojolicious-Plugin-Authentication
|