Is it possible to update a published plugin’s client_secret without having to remove and resubmit it the plugin store?
Some OAuth services/implementations prefer to rotate the client_secret after a certain timeframe. e.g. Apple does this (and we were planning on doing the same). Generate and validate tokens | Apple Developer Documentation