|
|
@ -242,7 +242,7 @@
|
|
|
|
<activity
|
|
|
|
<activity
|
|
|
|
android:name="net.openid.appauth.RedirectUriReceiverActivity"
|
|
|
|
android:name="net.openid.appauth.RedirectUriReceiverActivity"
|
|
|
|
tools:node="replace">
|
|
|
|
tools:node="replace">
|
|
|
|
<intent-filter> <!--android:autoVerify="true"-->
|
|
|
|
<intent-filter android:autoVerify="true">
|
|
|
|
<action android:name="android.intent.action.VIEW" />
|
|
|
|
<action android:name="android.intent.action.VIEW" />
|
|
|
|
|
|
|
|
|
|
|
|
<category android:name="android.intent.category.DEFAULT" />
|
|
|
|
<category android:name="android.intent.category.DEFAULT" />
|
|
|
|