dommilosz / minecraft-auth

30 stars 3 forks source link

fix AccountsStorage #19

Closed CordonZeus22 closed 1 year ago

CordonZeus22 commented 1 year ago

Add undefined to the return type of the method getAccount

Use find instead of forEach for the getAccountByName and getAccountByUUID methods