Open nbarbettini opened 6 years ago
Currently, jQuery is included in this package for a few different reasons:
$.ajax
1 is outside of the control of this library currently. However, 3 and 4 can be cleaned up:
fetch()
Removes jQuery from unit tests, updates AuthJS: https://github.com/okta/okta-signin-widget/pull/1080
Currently, jQuery is included in this package for a few different reasons:
$.ajax
from the Sign-in Widget1 is outside of the control of this library currently. However, 3 and 4 can be cleaned up:
fetch()
or similar API for HTTP calls