threadsjs / threads.js

A Node.js library for the Threads API
MIT License
279 stars 29 forks source link

`undefined` token #65

Closed esau-morais closed 1 year ago

esau-morais commented 1 year ago
          thank you, but i receive `undefined` after logging the token

Originally posted by @esau-morais in https://github.com/threadsjs/threads.js/issues/62#issuecomment-1633055733

image

esau-morais commented 1 year ago

sorry, but when the getToken was removed and the login was created, what is the current way to get the token?

esau-morais commented 1 year ago

i've just noticed that you assign token once the login is instanced