Revision history for Perl module Web::Authn
v0.2.2 2026-09-12T18:03:44+0900
v0.2.1 2026-09-12T09:07:41+0900
- Modified Web::Authn and Web::Authn::Parse to accept objects that stringifies.
v0.2.0 2026-09-10T15:03:00+0900
- Add object-oriented API and standard error handling methods (error, pass_error, fatal).
- Adopt Web::Authn::Exception v0.2.0 with caller location and code().
- Add Web::Authn::NullObject for object-context error returns.
v0.1.0 2026-09-09T23:22:44+0900
- Initial version