We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1fab83d commit fd5f19eCopy full SHA for fd5f19e
examples/demonstration/README.md
@@ -1,7 +1,9 @@
1
## Demonstration
2
3
-This sample application is made to demonstrate the use of
4
-the [**fastapi-oauth2**](https://github.com/pysnippet/fastapi-oauth2) package.
+This sample application demonstrates the use of the [**fastapi-oauth2**](https://github.com/pysnippet/fastapi-oauth2)
+package and covers many topics from the [documentation](https://docs.pysnippet.org/fastapi-oauth2/). It is mainly
5
+designed to help developers integrate and configure the package in their own applications. However, it can also be used
6
+as a template for a new application or testing purposes.
7
8
## Installation
9
0 commit comments