24 Feb
2009
24 Feb
'09
10:29 a.m.
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