Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Contains some different sample apps showing example usages of Xero Sign In, and
### Samples contained in this repository

#### [XeroSigninSample](https://github.com/XeroAPI/XeroOAuth2Samples-DotNetCore/tree/master/XeroSignInSample)
An sample .NETCore MVC application providing example Xero Sign In usage. Does not include OAuth 2 fucntionality
An sample .NETCore MVC application providing example Xero Sign In usage. Does not include OAuth 2 functionality.

#### [XeroOAuth2Sample](https://github.com/XeroAPI/XeroOAuth2Samples-DotNetCore/tree/master/XeroOAuth2Sample)
An extension of XeroSignInSample providing example Xero OAuth 2 usage.