aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/simplelogin/index.js
diff options
context:
space:
mode:
authorLibravatar Prakash Palanisamy <51423001+RyuuPendragon@users.noreply.github.com>2022-08-29 12:00:35 +0530
committerLibravatar Vijay Aravamudhan <vraravam@users.noreply.github.com>2022-10-04 14:53:22 +0530
commit09627a6ef023888d7832cd0ef81fb6fd646bba2b (patch)
tree9ce5ab2498757611647968ce4a28b6ae69593fc2 /recipes/simplelogin/index.js
parentrecipes: add initial Discourse service (diff)
downloadferdium-recipes-09627a6ef023888d7832cd0ef81fb6fd646bba2b.tar.gz
ferdium-recipes-09627a6ef023888d7832cd0ef81fb6fd646bba2b.tar.zst
ferdium-recipes-09627a6ef023888d7832cd0ef81fb6fd646bba2b.zip
recipes: add initial SimpleLogin service
Diffstat (limited to 'recipes/simplelogin/index.js')
-rw-r--r--recipes/simplelogin/index.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/simplelogin/index.js b/recipes/simplelogin/index.js
new file mode 100644
index 0000000..dd41f72
--- /dev/null
+++ b/recipes/simplelogin/index.js
@@ -0,0 +1 @@
module.exports = Ferdium => Ferdium;