Closed MrPowerGamerBR closed 1 year ago
When Loritta calls TemmieDiscordAuth's refreshToken(), the newly refreshed token is not saved on the current session, causing Loritta to ask the user to reauthenticate on subsequent page loads.
refreshToken()
When Loritta calls TemmieDiscordAuth's
refreshToken()
, the newly refreshed token is not saved on the current session, causing Loritta to ask the user to reauthenticate on subsequent page loads.