Skip to content

Commit 5173788

Browse files
authored
Update README.md
1 parent 7d34e8a commit 5173788

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -146,6 +146,8 @@ $this->app->bind(OauthCredentialManager::class, function(Application $app) {
146146
});
147147
```
148148

149+
An example UserStorageProvider [can been found here](https://github.com/webfox/laravel-xero-oauth2/issues/45#issuecomment-757552563)
150+
149151
## Using Webhooks
150152
On your application in the Xero developer portal create a webhook to get your webhook key.
151153

0 commit comments

Comments
 (0)