Daniele Teti
|
7aa5dd1ccb
|
2.1.6 (carbon)
FIX https://github.com/danieleteti/delphimvcframework/issues/74
Updated jsonwebtoken sample
Improved support for customclaims into the controller actions
|
2017-03-10 10:37:49 +01:00 |
|
Daniele Teti
|
808e3902d1
|
Moved TMVCHTTPMethodType and TMVCHTTPMethods to MVCFramework.Commons.pas (You controllers may not compile animore without using this unit)
Better mobile support for RESTAdapter
Better IFDEFing
|
2017-01-18 21:54:16 +01:00 |
|
Daniele Teti
|
e1adb1acdb
|
Samples refactoring, build cleaning up
|
2016-11-18 14:10:12 +01:00 |
|
Daniele Teti
|
160bb8d51e
|
ADDED
AllowedOriginURL: string = '*'
AllowsCredentials: Boolean = true
In CORS Middleware
|
2016-10-12 13:11:19 +02:00 |
|
danieleteti
|
f9df7124c1
|
- added "HasError" and "Error" properties to the IRESTResponse (thank you Mathias Pannier)
- added "Context.Request.QueryStringParams: TStrings"
|
2016-06-23 12:11:11 +02:00 |
|
danieleteti
|
a102909941
|
Completed JWT Middleware (Check jsonwebtoken sample to know how to use)
|
2016-06-23 11:43:15 +02:00 |
|
danieleteti
|
0d0d2d7aad
|
JWT Middleware sample
|
2016-05-23 17:26:05 +02:00 |
|