|
|
|
|
|
by ForHackernews
3 days ago
|
|
> If you do use the authorization code flow securely (on the server side, with a strong client secret and proper CSRF protection) This restriction precludes all desktop clients, mobile clients, and webapp clients -- any place where you can't trust the client code to protect a secret. I don't exactly disagree with you: Security becomes much easier once you rule out handling all the hard edge cases. |
|