dommilosz / minecraft-auth

29 stars 3 forks source link

How to use refresh token #12

Open coomxt opened 1 year ago

coomxt commented 1 year ago

Hey i saw someone using a refresh token in a link and I was wondering how i could do that

dommilosz commented 1 year ago

MicrosoftAccount class has refresh method. If you authenticated to microsoft the account should contain the refresh token and refresh automatically

dommilosz commented 11 months ago

Did you solve your issue? If so please close this issue.