Skip to content
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

Added token exchange for native social endpoint [SDK-1307] #273

Merged
merged 9 commits into from
Feb 6, 2020

Conversation

Widcket
Copy link
Contributor

@Widcket Widcket commented Feb 5, 2020

Changes

References

Testing

  • This change adds unit test coverage
  • This change has been tested on the latest version of the platform/language or why not

Checklist

@Widcket Widcket added CH: Added medium This PR may require moderate effort to action, or contains many changes to review labels Feb 5, 2020
@Widcket Widcket added this to the v2-Next milestone Feb 5, 2020
@Widcket Widcket requested a review from a team February 5, 2020 14:31
@Widcket Widcket changed the title Add token exchange for native social endpoint Added token exchange for native social endpoint Feb 5, 2020
@Widcket Widcket changed the title Added token exchange for native social endpoint Added token exchange for native social endpoint [SDK-1307] Feb 5, 2020
src/auth/index.js Show resolved Hide resolved
src/auth/index.js Outdated Show resolved Hide resolved
src/auth/index.js Outdated Show resolved Hide resolved
src/auth/index.js Outdated Show resolved Hide resolved
src/auth/index.js Outdated Show resolved Hide resolved
src/auth/index.js Outdated Show resolved Hide resolved
src/auth/index.js Outdated Show resolved Hide resolved
src/auth/index.js Outdated Show resolved Hide resolved
src/auth/__tests__/index.spec.js Show resolved Hide resolved
Widcket and others added 6 commits February 5, 2020 16:05
Co-Authored-By: Luciano Balmaceda <balmacedaluciano@gmail.com>
Co-Authored-By: Luciano Balmaceda <balmacedaluciano@gmail.com>
Co-Authored-By: Luciano Balmaceda <balmacedaluciano@gmail.com>
Co-Authored-By: Luciano Balmaceda <balmacedaluciano@gmail.com>
Co-Authored-By: Luciano Balmaceda <balmacedaluciano@gmail.com>
@lbalmaceda
Copy link
Contributor

There are still comments to be addressed ⚡️

src/auth/index.js Outdated Show resolved Hide resolved
Co-Authored-By: Luciano Balmaceda <balmacedaluciano@gmail.com>
@Widcket Widcket merged commit 9f7fc24 into master Feb 6, 2020
@Widcket Widcket deleted the feature/code-exchange-native-social branch February 6, 2020 20:53
@Widcket Widcket mentioned this pull request Feb 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CH: Added medium This PR may require moderate effort to action, or contains many changes to review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

token exchange API used by Sign In With Apple is missing
2 participants