From 66068924e16f041bf2fb6a971ac60b5584db5d1c Mon Sep 17 00:00:00 2001 From: Alan Plum Date: Wed, 25 Jun 2014 11:29:10 +0200 Subject: [PATCH] Added stub documentation for FoxxAuthentication. --- Documentation/Books/Users/Foxx/FoxxAuthentication.mdpp | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 Documentation/Books/Users/Foxx/FoxxAuthentication.mdpp diff --git a/Documentation/Books/Users/Foxx/FoxxAuthentication.mdpp b/Documentation/Books/Users/Foxx/FoxxAuthentication.mdpp new file mode 100644 index 0000000000..1f2d7e0a9c --- /dev/null +++ b/Documentation/Books/Users/Foxx/FoxxAuthentication.mdpp @@ -0,0 +1,6 @@ +!CHAPTER Foxx Authentication + +**Warning Deprecated** + +This functionality is deprecated and will be removed soon. +Please use [Foxx Sessions](./FoxxSessions.md) instead. \ No newline at end of file