Jump to content
McKay Development

canine

Member
  • Posts

    7
  • Joined

  • Last visited

canine's Achievements

  1. A question, how long do these tokens last? Or how do I know if it's expired? @Dr. McKay
  2. Thanks for responding, now it works, it was a problem with storing the token, not getting it.
  3. Yeah that is the issue, thanks. Where and how do I get it? I'm getting it via client.on('refreshToken', (token) => {} As in the v4 => v5 migration guide
  4. Context: I'm trying to use refreshtoken, exactly as in the migration guide.
  5. Error: Invalid JWT if i force it to be a string
  6. node_modules/steam-user/components/helpers.js:247 let parts = jwt.split('.'); ^ TypeError: jwt.split is not a function
×
×
  • Create New...