aboutsummaryrefslogtreecommitdiff
path: root/crates/iam/src/api.rs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* refactor everything with more abstraction and a nicer interfacebenj2022-12-241-22/+21
|
* [secd] expires_at -> expired_at for sessionsbenj2022-12-121-1/+1
|
* (oauth2 + email added): a mess that may or may not really work and needs to ↵benj2022-12-121-33/+38
| | | | be refactored...
* update schema to `secd`benj2022-12-081-0/+11
| | | | add dummy `dev` command to cli
* - basic functionality with psql and sqlitebenj2022-12-011-0/+498
- cli helper tool