Introduce autorotating secrets for security

Change-Id: I25a4c44841e13ee1d151c87cdaaeedc5ab704765
diff --git a/Makefile.PL b/Makefile.PL
index 40de23c..2ed9908 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -25,6 +25,7 @@
     'Mojolicious::Plugin::Util::RandomString' => 0.09,
     'Mojolicious::Plugin::CHI' => 0.20,
     'Mojolicious::Plugin::ClientIP' => 0.02,
+    'Mojolicious::Plugin::AutoSecrets' => 0.006,
     'Cache::FastMmap' => 1.56,
     'Data::Serializer' => 0.65,
     'Mojo::JWT' => 0.09,