I have upgraded Passport from version 7 to 12 and uploaded my files to the server, which is now running Laravel 11. I’m wondering if the existing customers’ access tokens and refresh tokens will remain valid or if they will become invalid after the upgrade. In the case that the tokens do become invalid, what steps should I take to resolve this issue and ensure that customers can continue accessing their accounts seamlessly?