-
-
Notifications
You must be signed in to change notification settings - Fork 69
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
added Twitter and Facebook login (#97)
* added Twitter and Facebook login * added the new features to CHANGELOG.md file * added the new features to CHANGELOG.md file * added Facebook graph API login, updated Twitter login * Fix errors due to merge and add merge testcases * remove SwiftLint from ci * Apply suggestions from code review accepted all suggested changes Co-authored-by: Corey <[email protected]> * Add more missing tests * remove extra throw and increase codecov * Switch twitterId to userId. Add the rest of the test cases * fix swiftlint warnnings * Merge main branch and nits * nits * Make twitter screen name optional Co-authored-by: Corey's iMac <[email protected]>
- Loading branch information
Showing
10 changed files
with
3,094 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.