aboutsummaryrefslogtreecommitdiff
path: root/crates/secd/store/pg/sql/write_email_validation.sql (follow)
Commit message (Collapse)AuthorAgeFilesLines
* refactor everything with more abstraction and a nicer interfacebenj2022-12-241-43/+0
|
* (oauth2 + email added): a mess that may or may not really work and needs to ↵benj2022-12-121-14/+30
| | | | be refactored...
* update schema to `secd`benj2022-12-081-2/+2
| | | | add dummy `dev` command to cli
* - basic functionality with psql and sqlitebenj2022-12-011-0/+27
- cli helper tool