Hi jukart I just released the newest z3c.jsonrpc version including your changes. btw, does someone have a good idea how we can handle an Unauthorized error with JSON-RPC? Should we use an error view concept and include a JavaScript method which can handle a special error code/message from the server and show a kind if login form? Any hints or does somebody know a framework which supports such an implementation? Regards Roger Ineichen _____________________________ END OF MESSAGE
Roger Ineichen wrote:
does someone have a good idea how we can handle an Unauthorized error with JSON-RPC? Should we use an error view concept and include a JavaScript method which can handle a special error code/message from the server and show a kind if login form?
Any hints or does somebody know a framework which supports such an implementation?
Hi Roger Here's a hint I've been looking at. Maybe it will give you some ideas. http://ajaxpatterns.org/Direct_Login - Jim Washington
Hi Jim
Betreff: Re: [Zope-dev] z3c.jsonrpc relase
Roger Ineichen wrote:
does someone have a good idea how we can handle an Unauthorized error with JSON-RPC? Should we use an error view concept and include a JavaScript method which can handle a special error code/message from the server and show a kind if login form?
Any hints or does somebody know a framework which supports such an implementation?
Hi Roger
Here's a hint I've been looking at. Maybe it will give you some ideas.
Thanks a lot for the hint. Regards Roger Ineichen _____________________________ END OF MESSAGE
- Jim Washington
participants (2)
-
Jim Washington -
Roger Ineichen