diff --git a/packages/oauth/README.md b/packages/oauth/README.md index 81d54b502..631e56fa6 100644 --- a/packages/oauth/README.md +++ b/packages/oauth/README.md @@ -140,11 +140,15 @@ If you decide you need custom success or failure behaviors (ex: wanting to show const callbackOptions = { success: (installation, metadata, req, res) => { // Do custom success logic here - res.send('successful!'); + // tip: you can add javascript and css in the htmlResponse using the