![]() |
![]()
| ![]() |
![]()
NAMENet::HTTP::Spore::Middleware::Auth::ApiKey - middleware for authentication with apikey VERSIONversion 0.09 SYNOPSISmy $client = Net::HTTP::Spore->new_from_spec('api.json'); $client->enable( 'Auth::ApiKey', api_key => 'apikey', api_secret => 'api_secret' ); DESCRIPTIONNet::HTTP::Spore::Middleware::Auth::ApiKey is a middleware to handle authentication mechanism that requires a specific header name. NAMENet::HTTP::Spore::Middleware::Auth::ApiKey - middleware for authentication with specific header VERSIONversion 0.06 AUTHORS
COPYRIGHT AND LICENSEThis software is copyright (c) 2012 by Linkfluence. This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.
|