NAME
Net::SPID::OpenID
VERSION
version 0.15
SYNOPSIS
use
Net::SPID;
my
$spid
= Net::SPID->new(
protocol
=>
'openid'
);
ABSTRACT
This class is a placeholder, waiting for the OpenID SPID specs to be released.
CONSTRUCTOR
new
Calling new
will throw an exception as this class is not implemented yet.
AUTHOR
Alessandro Ranellucci <aar@cpan.org>
COPYRIGHT AND LICENSE
This software is Copyright (c) 2018 by Alessandro Ranellucci.
This is free software, licensed under:
The (three-clause) BSD License