NAME
Rapi::Blog::Controller::Remote::PreauthAction - Pre-Authorized Actions Controller
DESCRIPTION
This controller handles valid Pre-Authorized Actions, such as password_reset, and other specific, single-use actions which can be triggered by any remote user who knows the secret auth_key
for the action
SEE ALSO
AUTHOR
Henry Van Styn <vanstyn@cpan.org>
COPYRIGHT AND LICENSE
This software is copyright (c) 2018 by IntelliTree Solutions llc.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.