v0.3.6
- support custom claims
- support response write cookie to client and check token use cookie
- add claims and currentUserId method in BaseController, if you added @secure to your action, Secure will set claims and user id.
- allow set current user id in dev mode
- fix read string or other primitive types to list error.
- fix default error http response content type
- add method to handle mock data
- fix: only gzip text,json,xml format