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