From 25c2d6807b42f1008769414f3173f5a7f712a26f Mon Sep 17 00:00:00 2001 From: wobinb Date: Thu, 5 Nov 2020 13:44:34 +0000 Subject: [PATCH] added user contribute repo --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 9b04306..6f7faf2 100644 --- a/README.md +++ b/README.md @@ -222,6 +222,9 @@ You may want to delete this file if problems persist. #### Entries in the OS Keychain Client secrets are saved as application passwords under the common name `com.xero.xoauth` +## Further reading + +https://github.com/JWealthall/XeroOAuth2ApiPkceHowTo - an example created by a Xero user @JWealthall that uses XOAuth within a PKCE app ## Contributing