The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for Web::Solid::Auth

0.5  2021-10-11 09:45:37 CEST
  - Adding Solid::Web::Auth::Agent as Authenticated DPoP enabled agent 
  - Adding more tools in bin/solid_auth.pl to actually do something with the pods
  - Adding folder listing on pod

0.4  2021-10-10 13:46:32 CEST
  - Supporting the newest ESS pods
  
0.3  2021-02-28 08:36:51 CET
  - Updating documentation and code comments
  - Adding support for inspecting access_token and id_token
  
0.2  2021-02-26 19:47:05 CET
  - Ading an example web (Plack) application

0.1  2021-02-26 16:14:42 CET
  - Initial version