+ implementation of Tidal authorization by Oauth2 completed (requires user interaction); Oauth2 is used as last resort if the deprecated user/login method is closed or it's device token is rejected; once successfully authorized via Oauth2, the session is cached in same browser for the same site and should persist up to two weeks before another user authorization is required.