diff --git a/README.md b/README.md index 2a82d41..9732837 100644 --- a/README.md +++ b/README.md @@ -33,6 +33,7 @@ Features may be added here at any time as things are in early stages right now: * [x] top-level wrapper for attaching `UserStore` backends to cookie handler * [x] POC [indental](https://wiki.xxiivv.com/site/indental.html) `UserStore` implementation +* [ ] Bearer token-based authentication to supplement cookie-baesd auth ### etc @@ -42,7 +43,6 @@ Features may be added here at any time as things are in early stages right now: - [x] `Bunt`: logout and redirect - [x] `Fortify`: setup CSRF protection (use on the form) - [x] `Defend`: enact CSRF protection (use on the endpoint) -* [ ] generic DAL wrapper? might be unneccessary ## license