OAuthomatic::OAuthInteraction::ViaMicroWeb - Handling oauth callback via embedded web server
version 0.01
This module uses in-process web server to handle callback after OAuth permission is granted.
Used as default implementation of oauth_interaction
plugin of OAuthomatic.
Embedded web server object. Here it will be used to handle OAuth callback and display minimal info to the user afterwards.
Marcin Kasperski <Marcin.Kasperski@mekk.waw.pl>
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.