You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixed JWT Tests (unified tokens used across JOSE and mORMot-JWT after…
… applying a fix to JOSE.
Removed some warnings.
Switched off duplicate constructor will be inaccessible warning.
Fix: wrong (and useless) inclusion of MARS.Core.MessageBodyWriters in…
… MARS.Core.Activation (causes compilation of packages to fail as MARS.Core.MessageBodyWriters gets included in MARS.Core before than in MARS.ReadersAndWriters)
* added Bootstrap example for metadata render through dMustache
* added a shortcut to use TJSONValueWriter also for methods returning string type when MediaType is application/json