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

Support iOS #1

Closed
moberwasserlechner opened this issue Sep 7, 2018 · 4 comments
Closed

Support iOS #1

moberwasserlechner opened this issue Sep 7, 2018 · 4 comments
Labels
enhancement New feature or request ios
Milestone

Comments

@moberwasserlechner
Copy link
Collaborator

moberwasserlechner commented Sep 7, 2018

https://developers.googleblog.com/2016/08/modernizing-oauth-interactions-in-native-apps.html

@moberwasserlechner moberwasserlechner added the enhancement New feature or request label Sep 7, 2018
@moberwasserlechner moberwasserlechner added this to the beta2 milestone Sep 7, 2018
@moberwasserlechner moberwasserlechner modified the milestones: beta2, beta1 Sep 18, 2018
moberwasserlechner pushed a commit that referenced this issue Oct 3, 2018
@moberwasserlechner
Copy link
Collaborator Author

I use OAuthSwift as oauth lib on IOS.

And maybe on IOS Facebook allows customSchemes fullstackreact/react-native-oauth#76

@moberwasserlechner
Copy link
Collaborator Author

Facebook oauth is the same pain as it was on Android. Found some resources fighting with similar problems:

OAuthSwift/OAuthSwift#307

@moberwasserlechner
Copy link
Collaborator Author

moberwasserlechner commented Oct 30, 2018

grafik

Facebook only allows their SDK on Android or iOS because the redirect url fb<your_app_id>://something is not a valid redirect url. Only a PWA can be used without the Facebook SDK.

Since October 2018 the Strict Mode is always enabled and we're not able to disable it.

@moberwasserlechner
Copy link
Collaborator Author

Authenication with Google and Facebook works :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request ios
Projects
None yet
Development

No branches or pull requests

1 participant