Revision history for Web::Solid::Auth

0.8  2021-10-14 09:10:19 CEST
  - Adding INSTALL instructions
  - Making the log4perl configuration file optional

0.7  2021-10-12 11:34:40 CEST
  - Add a mirror Solid option
  - Add an upload to Solid option
  - Add a clean container option

0.6  2021-10-11 11:29:30 CEST
  - Adding support for head, options in the command line and Agent
  - Fixing the remote client

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