Skip to content

Commit

Permalink
Add more todos (#77)
Browse files Browse the repository at this point in the history
  • Loading branch information
dzungtran authored Jan 22, 2024
1 parent 8859e71 commit cf751c8
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -151,5 +151,10 @@ Create a PR with relevant information if you want to contribute in this template
- [x] Update docker compose for ory/kratos.
- [x] Update README.md.
- [x] Update API docs.
- [ ] Write more tests.
- [ ] Replace all cuelang validation by go-playground/validator
- [ ] Remove super admin role and make OPA rules more simpler
- [ ] Write OPA rules to support RBAC for neseted resources
- [ ] Write docs for OPA rules
- [ ] Support simple auth by API Key
- [ ] Add a migration for initial user (require auth with api key)
- [ ] Write acceptence tests (pytest)

0 comments on commit cf751c8

Please sign in to comment.