superlogin icon indicating copy to clipboard operation
superlogin copied to clipboard

Logout trigger a conflict error in CouchDB

Open micky2be opened this issue 8 years ago • 7 comments

Not entirely sure if this is a FE or BE issue but (considering the FE library) when logging out it might trigger the checkRefresh call which in fact will update the data in sl-users after this one has been read for the logout code. Which will trigger a conflict error when logout tries to write the data back in sl-users.

micky2be avatar Apr 18 '16 09:04 micky2be