From 6208b98fd745408a7a3bcf92efa75bf49f593288 Mon Sep 17 00:00:00 2001 From: alfonsocv12 Date: Mon, 24 Aug 2020 13:31:00 -0600 Subject: Adding new plugin --- docs/plugins/index.rst | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/docs/plugins/index.rst b/docs/plugins/index.rst index 1db65da..ada5833 100644 --- a/docs/plugins/index.rst +++ b/docs/plugins/index.rst @@ -14,6 +14,9 @@ Have a look at :ref:`plugins` for general questions about plugins (installation, `Bottle-Cork `_ Cork provides a simple set of methods to implement Authentication and Authorization in web applications based on Bottle. +`Bottle-Cors-plugin `_ + Cors-plugin is the easiest way to implement cors on your bottle web application + `Bottle-Extras `_ Meta package to install the bottle plugin collection. @@ -61,7 +64,7 @@ Have a look at :ref:`plugins` for general questions about plugins (installation, `bottle-jwt `_ JSON Web Token authentication plugin for bottle.py - + `Bottle-jwt `_ JWT integration for bottle @@ -76,4 +79,3 @@ Have a look at :ref:`plugins` for general questions about plugins (installation, Plugins listed here are not part of Bottle or the Bottle project, but developed and maintained by third parties. - -- cgit v1.2.1