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

NAME

OAuthomatic::UserInteraction::ConsolePrompts - Simple textual prompts on the console

VERSION

version 0.0202

DESCRIPTION

Absolutely nothing fancy, bare console prints.

METHODS

prompt_client_credentials() => ClientCred(...)

Asks the user to visit appropriate remote page and provide application (or developer) keys.

Here just plain console prompt.

ATTRIBUTES

config

OAuthomatic::Config object used to bundle various configuration params.

server

OAuthomatic::Server object used to bundle server-related configuration params.

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.