-
-
Notifications
You must be signed in to change notification settings - Fork 69
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add OAuth support #91
Conversation
Codecov Report
@@ Coverage Diff @@
## main #91 +/- ##
==========================================
+ Coverage 81.02% 81.25% +0.22%
==========================================
Files 65 65
Lines 5477 5600 +123
==========================================
+ Hits 4438 4550 +112
- Misses 1039 1050 +11
Continue to review full report at Codecov.
|
Conflicts: ParseSwift.playground/Pages/4 - User - Continued.xcplaygroundpage/Contents.swift
Note: expiresAt from server needs to be real date and not a number.
Conflicts: Sources/ParseSwift/Objects/ParseUser.swift
Conflicts: CHANGELOG.md
Conflicts: CHANGELOG.md
Conflicts: CHANGELOG.md
Depends on server PR: parse-community/parse-server#7257