summaryrefslogtreecommitdiff
path: root/www/py-planet-auth/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'www/py-planet-auth/pkg-descr')
-rw-r--r--www/py-planet-auth/pkg-descr7
1 files changed, 7 insertions, 0 deletions
diff --git a/www/py-planet-auth/pkg-descr b/www/py-planet-auth/pkg-descr
new file mode 100644
index 000000000000..dea5aaba719b
--- /dev/null
+++ b/www/py-planet-auth/pkg-descr
@@ -0,0 +1,7 @@
+The Planet Auth Library provides generic authentication utilities for clients
+and for services. For clients, it provides means to obtain access tokens that
+can be used to access network services. For services, it provides tools to
+validate the same access tokens.
+
+The Planet SDK for Python leverages this library, and is pre-configured for the
+Planet Cloud Service used by customers.