Sjoerd Bolten
Sjoerd Bolten
What happens when you do the login from the command line a couple times after each other? (Without changing any code)
> Weird, when I pass the token from the last valid login (in stead of username/password) I seem to get a valid login, but the profileInfo = null. But can...
Add one of us on discord idiidk#1850 / netlob#1300 ;)
zoeken naar scholen kan idd niet meer, maar dat is eigenlijk ook niet nodig je kan gewoon zelf een achool object meegeven als je die magister instance aanmaakt, `{url: "https://school.magister.net"}`...
> ``` > > something went wrong: AuthError: Error: AuthCodeValidation > > at /home/antoni/js/node_modules/magister.js/lib/magister.js:575:15 > > ``` > > moet ik nog ergens een `authCode` in doen? ja je moet...
> > de naam van t huidige js uithaalt > > > > dat is niet gelukt, de `authCode` uit de js halen wel en dat werkt goed maar de...
> oh ja, nog iets voor een nieuwe `schoolSearch` functie, > > volgens mij heeft elke school de magister gebruikt een subdomein van `magister.net` (`school.magister.net`) > > die subdomeinen kan...
You can refresh the token by just logging in again with a username and password :)
Well, the token refresh feature will be doing that. I cant find any code in the magister web client which refreshes the token... I think its a better idea to...
> @lieuwex I tested with the npm package you made here: https://www.npmjs.com/package/magister.js/v/2.0.0-alpha.0 > > Besides that it doesn't install in the folder where I run install, I get problems with...