Compare commits
No commits in common. "62b4aac895e8f58d4dfa049eab6711569f5dcec4" and "9da7a8835879c7846ec2a505a6b537d47bcf2441" have entirely different histories.
62b4aac895
...
9da7a88358
3 changed files with 0 additions and 9 deletions
|
@ -10,9 +10,6 @@
|
|||
"email",
|
||||
"offline_access"
|
||||
],
|
||||
"response_types": [
|
||||
"code"
|
||||
],
|
||||
"redirect_uris": [
|
||||
"oc://android.owncloud.com"
|
||||
]
|
||||
|
|
|
@ -10,9 +10,6 @@
|
|||
"email",
|
||||
"offline_access"
|
||||
],
|
||||
"response_types": [
|
||||
"code"
|
||||
],
|
||||
"redirect_uris": [
|
||||
"http://127.0.0.1",
|
||||
"http://localhost"
|
||||
|
|
|
@ -10,9 +10,6 @@
|
|||
"email",
|
||||
"offline_access"
|
||||
],
|
||||
"response_types": [
|
||||
"code"
|
||||
],
|
||||
"redirect_uris": [
|
||||
"oc://ios.owncloud.com",
|
||||
"oc.ios://ios.owncloud.com"
|
||||
|
|
Loading…
Add table
Reference in a new issue