OAuth2 icon indicating copy to clipboard operation
OAuth2 copied to clipboard

Specify pre-defined client id and secrets?

Open binaryfire opened this issue 6 years ago • 0 comments

Hi guys,

I'm developing a few mobile apps that will be used with multiple sites. I need a way to automate the creation of the same oauth2 app with the same client id and secret on all these sites. Is there a way I can specify these in wp-config, and for multiple apps?

Alternatively, would using wp-cli to create the necessary wp_options entries for each app work?

Thanks!

binaryfire avatar Jul 28 '19 18:07 binaryfire