Skip to content

Commit 24c643a

Browse files
committed
add "for example"
not intended to be exclusive to javascript. closes #174
1 parent 94b157b commit 24c643a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

draft-ietf-oauth-v2-1.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1218,7 +1218,7 @@ omitted from the request. Request and response parameters
12181218
defined by this specification MUST NOT be included more than once.
12191219

12201220
Authorization servers that wish to support browser-based applications
1221-
(applications running exclusively in client-side JavaScript without
1221+
(for example, applications running exclusively in client-side JavaScript without
12221222
access to a supporting backend server) will need to ensure the token endpoint
12231223
supports the necessary CORS {{WHATWG.CORS}} headers to allow the responses
12241224
to be visible to the application.

0 commit comments

Comments
 (0)