aboutsummaryrefslogtreecommitdiff
path: root/gn3/oauth2/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to 'gn3/oauth2/__init__.py')
-rw-r--r--gn3/oauth2/__init__.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/gn3/oauth2/__init__.py b/gn3/oauth2/__init__.py
new file mode 100644
index 0000000..8001d34
--- /dev/null
+++ b/gn3/oauth2/__init__.py
@@ -0,0 +1 @@
+"""Package to handle OAuth2 authorisation and other issues."""