If I remove an Auth plugin to switch to another, will users be able to use the old auth until I publish the changes?

title says the quesiton

Yes, no change in the editor can impact your published application

I know this is old, but replying in case someone else sees this and makes the same mistake I did after seeing this. Removing weweb auth in the editor will absolutely break your deployed site. It happened to me yesterday where users couldn’t login to the deployed site anymore after I removed weweb auth and installed xano auth in the editor (without deploying). Not sure if this is due to the new update but it was very unexpected and very unwelcome.