You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
The text was updated successfully, but these errors were encountered:
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!
The text was updated successfully, but these errors were encountered: