-
-
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
feat: add Spotify authentication #375
Conversation
Thanks for opening this pull request!
|
Codecov Report
@@ Coverage Diff @@
## main #375 +/- ##
==========================================
+ Coverage 89.54% 89.66% +0.11%
==========================================
Files 152 155 +3
Lines 13969 14123 +154
==========================================
+ Hits 12509 12663 +154
Misses 1460 1460
Continue to review full report at Codecov.
|
Sources/ParseSwift/Authentication/3rd Party/ParseSpotify/ParseSpotify.swift
Show resolved
Hide resolved
Sources/ParseSwift/Authentication/3rd Party/ParseSpotify/ParseSpotify.swift
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
New Pull Request Checklist
Issue Description
This PR is for adding Spotify to 3rd party login providers.
Related issue: #55
Approach
TODOs before merging