diff --git a/docs/guide/security.rst b/docs/guide/security.rst index 03cff0da..0dedabc3 100644 --- a/docs/guide/security.rst +++ b/docs/guide/security.rst @@ -169,7 +169,7 @@ not be appropriate for non-browser-based login schemes. Check out the `Tornado Blog example application `_ for a complete example that uses authentication (and stores user data in a -MySQL database). +PostgreSQL database). Third party authentication ~~~~~~~~~~~~~~~~~~~~~~~~~~