Initial release
[websub-hub] / src / db / sqlite / sql / authentication-get.sql
diff --git a/src/db/sqlite/sql/authentication-get.sql b/src/db/sqlite/sql/authentication-get.sql
new file mode 100644 (file)
index 0000000..8d97733
--- /dev/null
@@ -0,0 +1,4 @@
+--
+SELECT *
+FROM authentication
+WHERE identifier = :identifier