I have an SPA and I use auth0 lock widget for login.
Time by time some users are getting the error when trying to authorize.
error: access_dinied,
error_description: Unknown or invalid login ticket.
But in this time if I try login from another computer with the same credentials I haven’t got this error.
Tell me who met this problem and how to solve it?