Hi. I have used auth0-react for my React SPA. And i open this website with my application, react native webview. When I add a kakao social login using social connections into my login flow, it was successfully opened ‘inside of webview’ so I could normally login to kakao with ID & PW as I have done it in web. But in some native applications, kakao supports multi factor authentication which enables us to login with login session of kakaotalk application without ID & PW. This can be achieved by using Kakao SDK for Javascript but my login flow is in react web site, not a native, so I feel tough to implement it in customized universal login. Can I get some help?
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
React Native - embedded login with social media | 2 | 4331 | March 28, 2019 | |
Social Identity Login Button React Native | 6 | 3115 | January 25, 2022 | |
Magic link + MFA (SMS/Authenticator) | 2 | 738 | November 28, 2023 | |
Auth react-native apple social provider | 2 | 1847 | January 7, 2023 | |
Native login with Auth0 + React Native + Expo | 2 | 8013 | December 9, 2018 |