We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 481b336 commit bd3e3d2Copy full SHA for bd3e3d2
grails-app/init/io/xh/toolbox/BootStrap.groovy
@@ -79,7 +79,7 @@ class BootStrap implements LogSupport {
79
80
private void ensureRequiredConfigsCreated() {
81
configService.ensureRequiredConfigsCreated([
82
- xhOauthConfig: [
+ auth0Config: [
83
valueType: 'json',
84
defaultValue: [
85
clientId: 'MUn9VrAGavF7n39RdhFYq8xkZkoFYEDB',
0 commit comments