You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 12, 2021. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+11Lines changed: 11 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,16 @@
1
1
Xero-Net
2
2
========
3
+
4
+
## Looking for OAuth 2.0?
5
+
Please checkout [Xero-NetStandard SDK for OAuth 2.0](https://github.com/XeroAPI/Xero-NetStandard) and it's companion [sample app](https://github.com/XeroAPI/xero-netstandard-oauth2-samples)
6
+
7
+
## What about updating Xero-Net to OAuth 2.0?
8
+
We are devoting resources towards building and improving our new OAuth 2.0 SDKs which don't share a code base with this library. For those using Xero-Net, you have the option of forking the Xero-Net.
9
+
10
+
Xero-Net maintenance for OAuth 1.0a
11
+
-----------------------
12
+
We will continue to periodically review pull requests to fix small issues and watch for secruity issues until December 2020. Maintenance **does not** include adding new features, oauth 2 support or large refactoring of the code base.
0 commit comments