aboutsummaryrefslogtreecommitdiff
path: root/crates/secd/store/pg/sql/write_session.sql (follow)
Commit message (Collapse)AuthorAgeFilesLines
* revoke session (+ some cleanup)benj2022-12-291-1/+2
|
* refactor everything with more abstraction and a nicer interfacebenj2022-12-241-9/+4
|
* (oauth2 + email added): a mess that may or may not really work and needs to ↵benj2022-12-121-5/+2
| | | | 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/+18
- cli helper tool