Skip to content

Commit

Permalink
add back .AuthRequestHandler
Browse files Browse the repository at this point in the history
  • Loading branch information
wbeange authored Jan 3, 2018
1 parent 67a6f40 commit 1069978
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<platform name="android">
<config-file target="res/xml/config.xml" parent="/*">
<feature name="AuthDialog">
<param name="android-package" value="cordova-plugin-auth-dialog"/>
<param name="android-package" value="cordova-plugin-auth-dialog.AuthRequestHandler"/>
<param name="onload" value="true" />
</feature>
</config-file>
Expand Down

0 comments on commit 1069978

Please sign in to comment.