mjhea0/mean-auth

Edge Error with Authentication

Closed this issue · 1 comments

So on Firefox and chrome the authentication works and once logged in it saves you until you logout

on Edge when i try to log in it just brings me constantly back to login so im guessing the problem is with the following section

AuthService.getUserStatus()
.then(function(user)
{`
.......

}

Please add this as an issue on the Angular library. Thanks!