Merge branch 'v1.3-dev' as v1.3.11
[websub-hub] / src / db / sqlite / sql / authentication-get.sql
1 --
2 SELECT *
3 FROM authentication
4 WHERE identifier = :identifier