yoann
March 27, 2019, 11:51am
1
Hi there !
I have an application requiring Auth0 to login, for getting a token used to call an API.
It seem to be impossible to log on auth0 in IE 11 :
My frontend redirects to mytenant.eu.auth0.com/login
Page is completely blank
Opening the IE console shows : http://i.imgur.com/U8QYzyz.png and the corresponding code seems to be : http://i.imgur.com/x9ajY7Q.png
Is there anything I can do to ensure Auth0’s compatibility with this browser ?
IE version : 11.2791
The issue does not appear on Firefox or Chrome
Hey @yoann !
Thanks a lot for reporting that! I will try to investigate it further and potentially ask you further questions down the road.
Hey @yoann !
First question From the screenshot I guess you’re using Lock. Can you tell me the version?
yoann
March 27, 2019, 2:12pm
5
Hi @konrad.sopala .
Thanks for your quick reply ! We are using Lock 11.11.
But the issue seems to be on our side : in the Universal Login template, we used some ES6 functions that are not supported by IE 11, and that was causing the page not loading. Chaging that, we are now able to log in.
Best !
Yoann
Glad to hear that! Perfect you have it working!
system
Closed
April 11, 2019, 2:17pm
7
This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.