Open Shubhofficial1 opened 2 years ago
Login issue, when clicked on FB login & immediately closed the modal without any credentials, the application got struck & never reopened. The fix would be to handle events in case no role/user detail is given while authentication.
Localstorage issue : Jwt : {"error":"Fail to sign up user with FaceBook."}
Clearing Localstorage solved the page load issue.
Login issue, when clicked on FB login & immediately closed the modal without any credentials, the application got struck & never reopened. The fix would be to handle events in case no role/user detail is given while authentication.