Commit aae58c7
committed
feat: add desktop app authentication via deep links
- Add app parameter support to /auth endpoint
- Store app type in cookie during OAuth flow
- Redirect to jprq://auth/callback?token=... for desktop apps
- Fallback to web display for browser-based auth1 parent 4cb5000 commit aae58c7
1 file changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
102 | | - | |
| 102 | + | |
103 | 103 | | |
104 | | - | |
| 104 | + | |
105 | 105 | | |
106 | | - | |
| 106 | + | |
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
| |||
0 commit comments