Commit b38d803
committed
Authentication with AUTH_URL_TOKEN bug fix
If user authenticates with AUTH_URL_TOKEN and request parameter are not empty access_token must be appended by `&` (and not `?`)1 parent 0a14df1 commit b38d803
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
89 | | - | |
| 89 | + | |
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
| |||
0 commit comments