JSFiddle - React, Tailwind, and code Playground
by techrevolt
JavaScript
var test = "http://localhost:8100/authcallback";
alert(test.indexOf('http://localhost:8100'));
by techrevolt
var test = "http://localhost:8100/authcallback";
alert(test.indexOf('http://localhost:8100'));