Skip to content

Commit

Permalink
Update client docs titles
Browse files Browse the repository at this point in the history
  • Loading branch information
lepture committed Nov 7, 2019
1 parent b404ac5 commit 9b5f26d
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 4 deletions.
4 changes: 2 additions & 2 deletions docs/client/frameworks.rst
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
.. _frameworks_clients:

Python OAuth Clients
====================
Web OAuth Clients
=================

.. module:: authlib.integrations
:noindex:
Expand Down
8 changes: 6 additions & 2 deletions docs/client/index.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
OAuth Client Guide
==================
OAuth Clients
=============

.. meta::
:description: This documentation contains Python OAuth 1.0 and OAuth 2.0 Clients
implementation with requests, HTTPX, Flask, Django and Starlette.

This part of the documentation contains information on the client parts. Authlib
provides many frameworks integrations, including:
Expand Down

0 comments on commit 9b5f26d

Please sign in to comment.