You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With the new account stuff, I've provided no way to re-enter username and password if the ticket has becomes invalid. must fix this and alert the user at appropriate times when they need to reauthenticate (i.e. figure out a good way to propigate an authentication error from the PlayerCommService and the PlaylistSyncService). IN the PlaylistSyncService, I should probably do it in the same way I handle an inactive player, being kicked from a player, etc.
The text was updated successfully, but these errors were encountered:
With the new account stuff, I've provided no way to re-enter username and password if the ticket has becomes invalid. must fix this and alert the user at appropriate times when they need to reauthenticate (i.e. figure out a good way to propigate an authentication error from the PlayerCommService and the PlaylistSyncService). IN the PlaylistSyncService, I should probably do it in the same way I handle an inactive player, being kicked from a player, etc.
The text was updated successfully, but these errors were encountered: