Merge branch 'v1.3-dev'
[websub-hub] / db / postgres / sql / authentication-get.sql
1 --
2 SELECT *
3 FROM authentication
4 WHERE identifier = $(identifier)