aboutsummaryrefslogtreecommitdiff
path: root/crates/iam/src/api.rs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* email templates, sendgrid, creds, and some experimental thingsbenj2023-04-241-178/+34
| | | | Started playing with namespace configs and integrating with zanzibar impls. Still lot's of experimenting and dead code going on.
* 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