The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Net::OAuth2::Scheme::Mixin::Format - the 'format' option group and 'token_validate'

VERSION

version 0.03

DESCRIPTION

This is an internal module that implements the token_validate method and provides hooks for implementing the various token formats.

See Net::OAuth2::Scheme::Factory for actual option usage.

AUTHOR

Roger Crew <crew@cs.stanford.edu>

COPYRIGHT AND LICENSE

This software is copyright (c) 2012 by Roger Crew.

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