Initial release
[websub-hub] / src / db / sqlite / sql / authentication-get.sql
1 --
2 SELECT *
3 FROM authentication
4 WHERE identifier = :identifier