File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# token-handler-js-assistant
2+
3+ [ ![ Quality] ( https://img.shields.io/badge/quality-production-green )] ( https://curity.io/resources/code-examples/status/ )
4+ [ ![ Availability] ( https://img.shields.io/badge/availability-binary-blue )] ( https://curity.io/resources/code-examples/status/ )
5+
26A helper library to help SPAs interact with the OAuth Agent in the Token Handler pattern.
37
48## Add to project
@@ -103,4 +107,4 @@ on every load of the SPA. This function makes a decision based the query string
103107- to ensure that only precise whitelisted origins can send cookies to APIs, a ` token-handler-version: 1 ` header is
104108 sent by this library on every request to the OAuth Agent. In cross-origin deployments this ensures that a CORS pre-flight
105109 request authorizes access. SPA developers may be required to send this header to token handler proxies as well (refer
106- to the token handler proxy documentation for details).
110+ to the token handler proxy documentation for details).
You can’t perform that action at this time.
0 commit comments