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

[expo] upgrade Expo to 51.0.14 #62

Merged
merged 1 commit into from
Jun 18, 2024
Merged

[expo] upgrade Expo to 51.0.14 #62

merged 1 commit into from
Jun 18, 2024

Conversation

yssk22
Copy link
Owner

@yssk22 yssk22 commented Jun 18, 2024

Summary

^^

Twitter authentication module is being temporarily disabled since it needs rework or needs to be remove.

expo-auth-session removed proxy support from v49 where we did a hack
to integrate with Firebase Authentication which currently supports only Twitter v1 Auth API.

If we want to implement Twitter Auth, we need to build authentication outside of Firebase Auth.

Test

  • yarn test

Issue

  • N/A

**Summary**

^^

Twitter authentication module is being temporarily disabled since it needs rework or needs to be remove.

expo-auth-session removed proxy support from [v49](https://blog.expo.dev/expo-sdk-49-c6d398cdf740) where we did a hack
to integrate with Firebase Authentication which currently supports only Twitter v1 Auth API.

If we want to implement Twitter Auth, we need to build authentication outside of Firebase Auth.

**Test**

- yarn test

**Issue**

- N/A
@yssk22 yssk22 merged commit de458ee into main Jun 18, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant