Browse Source

update docs

Maurits van der Schee 6 years ago
parent
commit
ba1f8c906a
1 changed files with 2 additions and 0 deletions
  1. 2
    0
      README.md

+ 2
- 0
README.md View File

@@ -136,6 +136,8 @@ These features are new and were not included in v1.
136 136
   - Support for relational data on read (not only on list operation)
137 137
   - Support for middleware to modify all operations (also list)
138 138
   - Error reporting in JSON with corresponding HTTP status
139
+  - Support for basic authentication and via auth provider (JWT)
140
+  - Support for basic firewall functionality
139 141
 
140 142
 ## Middleware
141 143
 

Loading…
Cancel
Save