LINE 로그인 연동 추가
LINE 로그인 요청에 id token과 nonce를 전달함
This commit is contained in:
@@ -63,6 +63,7 @@
|
||||
android:supportsRtl="true"
|
||||
android:theme="@style/Theme.SodaLive"
|
||||
android:usesCleartextTraffic="true"
|
||||
tools:replace="android:allowBackup"
|
||||
tools:targetApi="31">
|
||||
<activity
|
||||
android:name=".main.DeepLinkActivity"
|
||||
|
||||
Reference in New Issue
Block a user