Skip to content

Commit e613ed0

Browse files
adding credential sharing
1 parent 97a3957 commit e613ed0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Diff for: public/.well-known/assetlinks.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
[
22
{
33
"relation": [
4-
"delegate_permission/common.handle_all_urls"
4+
"delegate_permission/common.handle_all_urls",
5+
"delegate_permission/common.get_login_creds"
56
],
67
"target": {
78
"namespace": "android_app",

0 commit comments

Comments
 (0)