covas-bo/web/js/login.js
2022-07-06 23:40:47 +02:00

1 line
120 B
JavaScript

instance.get("token", { auth:{username:"peter93", password:"toto"}}).then(function(response) { console.log(response) });