Add redirect URI validation that allowlists vikunja-* custom protocol schemes, rejecting http/https and dangerous schemes like javascript:. Add PKCE S256 verification following RFC 7636. |
||
|---|---|---|
| .. | ||
| client.go | ||
| pkce.go | ||
Add redirect URI validation that allowlists vikunja-* custom protocol schemes, rejecting http/https and dangerous schemes like javascript:. Add PKCE S256 verification following RFC 7636. |
||
|---|---|---|
| .. | ||
| client.go | ||
| pkce.go | ||