ParkGyurim99 / Nanuri-iOS

Nanuri : Platform for sharing your talents
https://military-reptile-978.notion.site/Nanuri-34de1123979a49c29524b515dcbed3d4
1 stars 0 forks source link

User - Kakao Login (in App) #7

Closed ParkGyurim99 closed 2 years ago

ParkGyurim99 commented 2 years ago

Get authorization code with Kakao account via inApp browser depending on oAuth2.0. (not including issuing accessToken or refreshToken with authorization code)

ParkGyurim99 commented 2 years ago

When I try to login with inApp browser, It automatically run task that issuing tokens after login.

ParkGyurim99 commented 2 years ago

Naver Login with app was successfully work but kakao login doesn't support our app url scheme.. so redirecting web will need or substitute to linking to kakaotalk download link in app store. (but probably, almost user will have kakaotalk in device.)

ParkGyurim99 commented 2 years ago

Assuming almost device already have KakaoTalk, If KakaoTalk App does not exist on device then move foreground to appstore to download app.