summaryrefslogtreecommitdiffstats
path: root/packages/wekan-oidc/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'packages/wekan-oidc/README.md')
-rw-r--r--packages/wekan-oidc/README.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/packages/wekan-oidc/README.md b/packages/wekan-oidc/README.md
new file mode 100644
index 00000000..8948971c
--- /dev/null
+++ b/packages/wekan-oidc/README.md
@@ -0,0 +1,7 @@
+# salleman:oidc package
+
+A Meteor implementation of OpenID Connect Login flow
+
+## Usage and Documentation
+
+Look at the `salleman:accounts-oidc` package for the documentation about using OpenID Connect with Meteor.