The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

OAuthomatic::UserInteraction::ViaMicroWeb - User is led using forms in the browser

VERSION

version 0.0202

DESCRIPTION

Simple (local) web forms will be used to ask user for client credentials and provide him with instructions.

PARAMETERS

micro_web

Embedded web server object. Here it will be used to show forms.

METHODS

prompt_client_credentials() => ClientCred(...)

Asks the user to visit appropriate remote page and provide application (or developer) keys. Here use web form as an aid.

AUTHOR

Marcin Kasperski <Marcin.Kasperski@mekk.waw.pl>

COPYRIGHT AND LICENSE

This software is copyright (c) 2015 by Marcin Kasperski.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.