Whenever I uncomment the lines on author.js I get the following error:
/Users/xicombd/Code/taskq/taskq-api/node_modules/graphql/jsutils/invariant.js:20
throw new Error(message);
^
| <html> | |
| <body> | |
| <link rel="stylesheet" href="style.css"> | |
| <script src="index.js"></script> | |
| <iframe id="container"></iframe> | |
| </body> | |
| </html> |
| const original = { | |
| card: Joi.object({ | |
| number: Joi.string().creditCard().required(), | |
| holderName: Joi.string().required(), | |
| expiry: { | |
| year: Joi.number().min(2015).min(2025).required(), | |
| month: Joi.number().min(1).min(12).required(), | |
| } | |
| }), | |
| billingAddress: Joi.object({ |
Install the Custom Social Connections extension in your dashboard and follow the steps as described in https://auth0.com/docs/extensions/custom-social-extensions
I hereby claim:
To claim this, I am signing this object:
*** Error: Unable to upload your app for notarization. --notarize-app is missing one or more required options: --asc-provider. (-1027)
{
NSLocalizedDescription = "Unable to upload your app for notarization.";
NSLocalizedFailureReason = "--notarize-app is missing one or more required options: --asc-provider.";
}