oauth-wg / oauth-browser-based-apps

Best practices for OAuth in Browser-Based Apps
https://datatracker.ietf.org/doc/html/draft-ietf-oauth-browser-based-apps
Other
22 stars 12 forks source link

Added section on the threats of malicious JS #24

Closed philippederyck closed 9 months ago

philippederyck commented 10 months ago

This PR contains a major rewrite of this document to better reflect the security challenges of browser-based OAuth clients. The updated spec includes an in-depth analysis of attacks, consequences, and architecture patterns that can be used.

Concrete changes in this document:

aaronpk commented 10 months ago

This is fantastic!