Commit 22ce2a1
committed
fix: change OAuth authentication link to open in same tab
Change target="_blank" to target="_self" in auth-url.html template to improve
user experience. When users click "Authenticate with Trakt.tv", the link now
opens in the same tab instead of a new window, allowing them to naturally
return to the application after OAuth callback completion.1 parent 7d41d35 commit 22ce2a1
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
| 50 | + | |
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| |||
0 commit comments