@spine-event-engine/client-web 2.0.0-snapshot.10
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/LICENSE +201 -0
- package/README.md +142 -0
- package/REFERENCE.md +32 -0
- package/dist/client/browser-session.d.ts +113 -0
- package/dist/client/browser-session.d.ts.map +1 -0
- package/dist/client/browser-session.js +228 -0
- package/dist/client/browser-session.js.map +1 -0
- package/dist/client/client.d.ts +394 -0
- package/dist/client/client.d.ts.map +1 -0
- package/dist/client/client.js +1049 -0
- package/dist/client/client.js.map +1 -0
- package/dist/index.d.ts +3 -0
- package/dist/index.d.ts.map +1 -0
- package/dist/index.js +16 -0
- package/dist/index.js.map +1 -0
- package/dist/tsconfig.tsbuildinfo +1 -0
- package/package.json +37 -0
package/LICENSE
ADDED
|
@@ -0,0 +1,201 @@
|
|
|
1
|
+
Apache License
|
|
2
|
+
Version 2.0, January 2004
|
|
3
|
+
http://www.apache.org/licenses/
|
|
4
|
+
|
|
5
|
+
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
|
6
|
+
|
|
7
|
+
1. Definitions.
|
|
8
|
+
|
|
9
|
+
"License" shall mean the terms and conditions for use, reproduction,
|
|
10
|
+
and distribution as defined by Sections 1 through 9 of this document.
|
|
11
|
+
|
|
12
|
+
"Licensor" shall mean the copyright owner or entity authorized by
|
|
13
|
+
the copyright owner that is granting the License.
|
|
14
|
+
|
|
15
|
+
"Legal Entity" shall mean the union of the acting entity and all
|
|
16
|
+
other entities that control, are controlled by, or are under common
|
|
17
|
+
control with that entity. For the purposes of this definition,
|
|
18
|
+
"control" means (i) the power, direct or indirect, to cause the
|
|
19
|
+
direction or management of such entity, whether by contract or
|
|
20
|
+
otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
|
21
|
+
outstanding shares, or (iii) beneficial ownership of such entity.
|
|
22
|
+
|
|
23
|
+
"You" (or "Your") shall mean an individual or Legal Entity
|
|
24
|
+
exercising permissions granted by this License.
|
|
25
|
+
|
|
26
|
+
"Source" form shall mean the preferred form for making modifications,
|
|
27
|
+
including but not limited to software source code, documentation
|
|
28
|
+
source, and configuration files.
|
|
29
|
+
|
|
30
|
+
"Object" form shall mean any form resulting from mechanical
|
|
31
|
+
transformation or translation of a Source form, including but
|
|
32
|
+
not limited to compiled object code, generated documentation,
|
|
33
|
+
and conversions to other media types.
|
|
34
|
+
|
|
35
|
+
"Work" shall mean the work of authorship, whether in Source or
|
|
36
|
+
Object form, made available under the License, as indicated by a
|
|
37
|
+
copyright notice that is included in or attached to the work
|
|
38
|
+
(an example is provided in the Appendix below).
|
|
39
|
+
|
|
40
|
+
"Derivative Works" shall mean any work, whether in Source or Object
|
|
41
|
+
form, that is based on (or derived from) the Work and for which the
|
|
42
|
+
editorial revisions, annotations, elaborations, or other modifications
|
|
43
|
+
represent, as a whole, an original work of authorship. For the purposes
|
|
44
|
+
of this License, Derivative Works shall not include works that remain
|
|
45
|
+
separable from, or merely link (or bind by name) to the interfaces of,
|
|
46
|
+
the Work and Derivative Works thereof.
|
|
47
|
+
|
|
48
|
+
"Contribution" shall mean any work of authorship, including
|
|
49
|
+
the original version of the Work and any modifications or additions
|
|
50
|
+
to that Work or Derivative Works thereof, that is intentionally
|
|
51
|
+
submitted to Licensor for inclusion in the Work by the copyright owner
|
|
52
|
+
or by an individual or Legal Entity authorized to submit on behalf of
|
|
53
|
+
the copyright owner. For the purposes of this definition, "submitted"
|
|
54
|
+
means any form of electronic, verbal, or written communication sent
|
|
55
|
+
to the Licensor or its representatives, including but not limited to
|
|
56
|
+
communication on electronic mailing lists, source code control systems,
|
|
57
|
+
and issue tracking systems that are managed by, or on behalf of, the
|
|
58
|
+
Licensor for the purpose of discussing and improving the Work, but
|
|
59
|
+
excluding communication that is conspicuously marked or otherwise
|
|
60
|
+
designated in writing by the copyright owner as "Not a Contribution."
|
|
61
|
+
|
|
62
|
+
"Contributor" shall mean Licensor and any individual or Legal Entity
|
|
63
|
+
on behalf of whom a Contribution has been received by Licensor and
|
|
64
|
+
subsequently incorporated within the Work.
|
|
65
|
+
|
|
66
|
+
2. Grant of Copyright License. Subject to the terms and conditions of
|
|
67
|
+
this License, each Contributor hereby grants to You a perpetual,
|
|
68
|
+
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
69
|
+
copyright license to reproduce, prepare Derivative Works of,
|
|
70
|
+
publicly display, publicly perform, sublicense, and distribute the
|
|
71
|
+
Work and such Derivative Works in Source or Object form.
|
|
72
|
+
|
|
73
|
+
3. Grant of Patent License. Subject to the terms and conditions of
|
|
74
|
+
this License, each Contributor hereby grants to You a perpetual,
|
|
75
|
+
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
76
|
+
(except as stated in this section) patent license to make, have made,
|
|
77
|
+
use, offer to sell, sell, import, and otherwise transfer the Work,
|
|
78
|
+
where such license applies only to those patent claims licensable
|
|
79
|
+
by such Contributor that are necessarily infringed by their
|
|
80
|
+
Contribution(s) alone or by combination of their Contribution(s)
|
|
81
|
+
with the Work to which such Contribution(s) was submitted. If You
|
|
82
|
+
institute patent litigation against any entity (including a
|
|
83
|
+
cross-claim or counterclaim in a lawsuit) alleging that the Work
|
|
84
|
+
or a Contribution incorporated within the Work constitutes direct
|
|
85
|
+
or contributory patent infringement, then any patent licenses
|
|
86
|
+
granted to You under this License for that Work shall terminate
|
|
87
|
+
as of the date such litigation is filed.
|
|
88
|
+
|
|
89
|
+
4. Redistribution. You may reproduce and distribute copies of the
|
|
90
|
+
Work or Derivative Works thereof in any medium, with or without
|
|
91
|
+
modifications, and in Source or Object form, provided that You
|
|
92
|
+
meet the following conditions:
|
|
93
|
+
|
|
94
|
+
(a) You must give any other recipients of the Work or
|
|
95
|
+
Derivative Works a copy of this License; and
|
|
96
|
+
|
|
97
|
+
(b) You must cause any modified files to carry prominent notices
|
|
98
|
+
stating that You changed the files; and
|
|
99
|
+
|
|
100
|
+
(c) You must retain, in the Source form of any Derivative Works
|
|
101
|
+
that You distribute, all copyright, patent, trademark, and
|
|
102
|
+
attribution notices from the Source form of the Work,
|
|
103
|
+
excluding those notices that do not pertain to any part of
|
|
104
|
+
the Derivative Works; and
|
|
105
|
+
|
|
106
|
+
(d) If the Work includes a "NOTICE" text file as part of its
|
|
107
|
+
distribution, then any Derivative Works that You distribute must
|
|
108
|
+
include a readable copy of the attribution notices contained
|
|
109
|
+
within such NOTICE file, excluding those notices that do not
|
|
110
|
+
pertain to any part of the Derivative Works, in at least one
|
|
111
|
+
of the following places: within a NOTICE text file distributed
|
|
112
|
+
as part of the Derivative Works; within the Source form or
|
|
113
|
+
documentation, if provided along with the Derivative Works; or,
|
|
114
|
+
within a display generated by the Derivative Works, if and
|
|
115
|
+
wherever such third-party notices normally appear. The contents
|
|
116
|
+
of the NOTICE file are for informational purposes only and
|
|
117
|
+
do not modify the License. You may add Your own attribution
|
|
118
|
+
notices within Derivative Works that You distribute, alongside
|
|
119
|
+
or as an addendum to the NOTICE text from the Work, provided
|
|
120
|
+
that such additional attribution notices cannot be construed
|
|
121
|
+
as modifying the License.
|
|
122
|
+
|
|
123
|
+
You may add Your own copyright statement to Your modifications and
|
|
124
|
+
may provide additional or different license terms and conditions
|
|
125
|
+
for use, reproduction, or distribution of Your modifications, or
|
|
126
|
+
for any such Derivative Works as a whole, provided Your use,
|
|
127
|
+
reproduction, and distribution of the Work otherwise complies with
|
|
128
|
+
the conditions stated in this License.
|
|
129
|
+
|
|
130
|
+
5. Submission of Contributions. Unless You explicitly state otherwise,
|
|
131
|
+
any Contribution intentionally submitted for inclusion in the Work
|
|
132
|
+
by You to the Licensor shall be under the terms and conditions of
|
|
133
|
+
this License, without any additional terms or conditions.
|
|
134
|
+
Notwithstanding the above, nothing herein shall supersede or modify
|
|
135
|
+
the terms of any separate license agreement you may have executed
|
|
136
|
+
with Licensor regarding such Contributions.
|
|
137
|
+
|
|
138
|
+
6. Trademarks. This License does not grant permission to use the trade
|
|
139
|
+
names, trademarks, service marks, or product names of the Licensor,
|
|
140
|
+
except as required for reasonable and customary use in describing the
|
|
141
|
+
origin of the Work and reproducing the content of the NOTICE file.
|
|
142
|
+
|
|
143
|
+
7. Disclaimer of Warranty. Unless required by applicable law or
|
|
144
|
+
agreed to in writing, Licensor provides the Work (and each
|
|
145
|
+
Contributor provides its Contributions) on an "AS IS" BASIS,
|
|
146
|
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
|
147
|
+
implied, including, without limitation, any warranties or conditions
|
|
148
|
+
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
|
149
|
+
PARTICULAR PURPOSE. You are solely responsible for determining the
|
|
150
|
+
appropriateness of using or redistributing the Work and assume any
|
|
151
|
+
risks associated with Your exercise of permissions under this License.
|
|
152
|
+
|
|
153
|
+
8. Limitation of Liability. In no event and under no legal theory,
|
|
154
|
+
whether in tort (including negligence), contract, or otherwise,
|
|
155
|
+
unless required by applicable law (such as deliberate and grossly
|
|
156
|
+
negligent acts) or agreed to in writing, shall any Contributor be
|
|
157
|
+
liable to You for damages, including any direct, indirect, special,
|
|
158
|
+
incidental, or consequential damages of any character arising as a
|
|
159
|
+
result of this License or out of the use or inability to use the
|
|
160
|
+
Work (including but not limited to damages for loss of goodwill,
|
|
161
|
+
work stoppage, computer failure or malfunction, or any and all
|
|
162
|
+
other commercial damages or losses), even if such Contributor
|
|
163
|
+
has been advised of the possibility of such damages.
|
|
164
|
+
|
|
165
|
+
9. Accepting Warranty or Additional Liability. While redistributing
|
|
166
|
+
the Work or Derivative Works thereof, You may choose to offer,
|
|
167
|
+
and charge a fee for, acceptance of support, warranty, indemnity,
|
|
168
|
+
or other liability obligations and/or rights consistent with this
|
|
169
|
+
License. However, in accepting such obligations, You may act only
|
|
170
|
+
on Your own behalf and on Your sole responsibility, not on behalf
|
|
171
|
+
of any other Contributor, and only if You agree to indemnify,
|
|
172
|
+
defend, and hold each Contributor harmless for any liability
|
|
173
|
+
incurred by, or claims asserted against, such Contributor by reason
|
|
174
|
+
of your accepting any such warranty or additional liability.
|
|
175
|
+
|
|
176
|
+
END OF TERMS AND CONDITIONS
|
|
177
|
+
|
|
178
|
+
APPENDIX: How to apply the Apache License to your work.
|
|
179
|
+
|
|
180
|
+
To apply the Apache License to your work, attach the following
|
|
181
|
+
boilerplate notice, with the fields enclosed by brackets "[]"
|
|
182
|
+
replaced with your own identifying information. (Don't include
|
|
183
|
+
the brackets!) The text should be enclosed in the appropriate
|
|
184
|
+
comment syntax for the file format. We also recommend that a
|
|
185
|
+
file or class name and description of purpose be included on the
|
|
186
|
+
same "printed page" as the copyright notice for easier
|
|
187
|
+
identification within third-party archives.
|
|
188
|
+
|
|
189
|
+
Copyright [yyyy] [name of copyright owner]
|
|
190
|
+
|
|
191
|
+
Licensed under the Apache License, Version 2.0 (the "License");
|
|
192
|
+
you may not use this file except in compliance with the License.
|
|
193
|
+
You may obtain a copy of the License at
|
|
194
|
+
|
|
195
|
+
http://www.apache.org/licenses/LICENSE-2.0
|
|
196
|
+
|
|
197
|
+
Unless required by applicable law or agreed to in writing, software
|
|
198
|
+
distributed under the License is distributed on an "AS IS" BASIS,
|
|
199
|
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
200
|
+
See the License for the specific language governing permissions and
|
|
201
|
+
limitations under the License.
|
package/README.md
ADDED
|
@@ -0,0 +1,142 @@
|
|
|
1
|
+
# Spine client for web browsers
|
|
2
|
+
|
|
3
|
+
Use this browser-safe package to post commands, send queries, and create Spine
|
|
4
|
+
subscriptions for query-side views. It is framework-neutral: React support is
|
|
5
|
+
in `@spine-event-engine/client-react`.
|
|
6
|
+
|
|
7
|
+
For protocol, browser-session, reconnect, and security limits, read the
|
|
8
|
+
[reference](REFERENCE.md).
|
|
9
|
+
|
|
10
|
+
The [browser client and gateway guide](https://github.com/SpineEventEngine/spine-ts/blob/master/docs/BROWSER_CLIENT_AUTH_EXTENSION_GUIDE.md)
|
|
11
|
+
explains application sign-in and gateway composition.
|
|
12
|
+
|
|
13
|
+
## Install and prepare an application
|
|
14
|
+
|
|
15
|
+
This is an experimental snapshot. In a browser application with its generated
|
|
16
|
+
Proto model already available, install every package imported by the browser
|
|
17
|
+
examples explicitly:
|
|
18
|
+
|
|
19
|
+
```sh
|
|
20
|
+
pnpm add @bufbuild/protobuf@2.12.1 @spine-event-engine/core@snapshot @spine-event-engine/proto@snapshot @spine-event-engine/client-web@snapshot
|
|
21
|
+
```
|
|
22
|
+
|
|
23
|
+
Generate your application's model from its authored Proto sources with the
|
|
24
|
+
[Proto tools guide](https://github.com/SpineEventEngine/spine-ts/tree/master/packages/proto-tools#readme), then import its published
|
|
25
|
+
schemas from your own model package. The Message Board schema used below is a
|
|
26
|
+
repository example of that application-owned output, not a package to install.
|
|
27
|
+
|
|
28
|
+
Before the first request, provide an application Gateway endpoint that permits
|
|
29
|
+
the browser origin, selects either gRPC-Web or binary Connect, and establishes
|
|
30
|
+
the application's cookie or bearer session. The Gateway resolves credentials
|
|
31
|
+
and authorizes requests; this package does not create it, sign users in, or
|
|
32
|
+
provide a model package. See the [reference](REFERENCE.md) for the complete
|
|
33
|
+
public contract.
|
|
34
|
+
|
|
35
|
+
## 💡 Why use it?
|
|
36
|
+
|
|
37
|
+
- ✅ Uses browser-compatible gRPC-Web or Connect transports.
|
|
38
|
+
- ✅ Posts commands and sends entity queries without a UI-framework dependency.
|
|
39
|
+
- ✅ Creates subscriptions with explicit activation and cancellation.
|
|
40
|
+
- ✅ Supports cookie or bearer session metadata supplied by the application.
|
|
41
|
+
|
|
42
|
+
## 🚀 Create a browser client
|
|
43
|
+
|
|
44
|
+
Choose the protocol deliberately. gRPC-Web is the portable browser choice.
|
|
45
|
+
Connect is an optional binary optimization for a gateway already configured to
|
|
46
|
+
accept it; the client does not probe or fall back between protocols.
|
|
47
|
+
|
|
48
|
+
<!-- docs-snippet-path: examples/message-board/web/src/docs/client-web-create-client.ts -->
|
|
49
|
+
|
|
50
|
+
```ts
|
|
51
|
+
import { BrowserSession, Client } from "@spine-event-engine/client-web";
|
|
52
|
+
|
|
53
|
+
const session = BrowserSession.cookie({ maxRequestMs: 10_000 });
|
|
54
|
+
const client = Client.forGrpcWeb("http://127.0.0.1:8080", {
|
|
55
|
+
tenant: "tasks",
|
|
56
|
+
credentials: session.credentials,
|
|
57
|
+
onRequestMetadata: () => session.requestMetadata(),
|
|
58
|
+
});
|
|
59
|
+
|
|
60
|
+
await client.close();
|
|
61
|
+
await session.close();
|
|
62
|
+
```
|
|
63
|
+
|
|
64
|
+
Use `forGrpcWeb()` for a gRPC-Web Gateway. Use `forConnect()` only when that
|
|
65
|
+
Gateway is separately configured for binary Connect (`application/proto`);
|
|
66
|
+
neither factory probes or falls back to the other protocol. The endpoint above
|
|
67
|
+
is illustrative: the local application must actually expose the chosen browser
|
|
68
|
+
protocol and allow its origin.
|
|
69
|
+
|
|
70
|
+
## 📬 Post commands and send queries
|
|
71
|
+
|
|
72
|
+
Use an actor or guest request scope. Commands return an application outcome;
|
|
73
|
+
queries return the raw Spine response.
|
|
74
|
+
|
|
75
|
+
<!-- docs-snippet-path: examples/message-board/web/src/docs/client-web-request-subscription.ts -->
|
|
76
|
+
|
|
77
|
+
```ts
|
|
78
|
+
import { create } from "@bufbuild/protobuf";
|
|
79
|
+
import { TypeUrls } from "@spine-event-engine/core";
|
|
80
|
+
import { Client } from "@spine-event-engine/client-web";
|
|
81
|
+
import { ActorContextSchema } from "@spine-event-engine/proto";
|
|
82
|
+
import {
|
|
83
|
+
QueryIdSchema,
|
|
84
|
+
QuerySchema,
|
|
85
|
+
TargetSchema,
|
|
86
|
+
TopicIdSchema,
|
|
87
|
+
TopicSchema,
|
|
88
|
+
} from "@spine-event-engine/proto/client";
|
|
89
|
+
import { BoardMessageViewSchema } from "@spine-event-engine/example-message-board-model/generated/spine/examples/messageboard/message_board_pb.js";
|
|
90
|
+
|
|
91
|
+
const client = Client.forGrpcWeb("http://127.0.0.1:8080");
|
|
92
|
+
const request = client.onBehalfOf("alice");
|
|
93
|
+
const target = create(TargetSchema, {
|
|
94
|
+
type: TypeUrls.derive(BoardMessageViewSchema),
|
|
95
|
+
criterion: { case: "includeAll", value: true },
|
|
96
|
+
});
|
|
97
|
+
const query = create(QuerySchema, { id: create(QueryIdSchema, { value: "messages" }), target });
|
|
98
|
+
const topic = create(TopicSchema, {
|
|
99
|
+
id: create(TopicIdSchema, { value: "messages" }),
|
|
100
|
+
target,
|
|
101
|
+
context: create(ActorContextSchema, { actor: { value: "alice" } }),
|
|
102
|
+
});
|
|
103
|
+
const response = await request.send(query);
|
|
104
|
+
const subscription = await request.createSubscription(topic, {
|
|
105
|
+
kind: "entity",
|
|
106
|
+
authoritativeQuery: () => query,
|
|
107
|
+
});
|
|
108
|
+
await subscription.activate();
|
|
109
|
+
await subscription.cancel();
|
|
110
|
+
console.log(response.message.length);
|
|
111
|
+
await client.close();
|
|
112
|
+
```
|
|
113
|
+
|
|
114
|
+
Commands are not retried. Pass an `AbortSignal` when application code needs to
|
|
115
|
+
cancel an admitted call.
|
|
116
|
+
|
|
117
|
+
Command validation belongs to the server. The browser client serializes the
|
|
118
|
+
submitted Proto value without enforcing its validation options locally, then
|
|
119
|
+
returns the server's `error` outcome. This lets a form display the same
|
|
120
|
+
validation messages as every other client instead of maintaining browser-only
|
|
121
|
+
rules.
|
|
122
|
+
|
|
123
|
+
## 🔄 Handle reconnects
|
|
124
|
+
|
|
125
|
+
Subscriptions are useful notifications, not complete history. After an Entity
|
|
126
|
+
reconnect, provide `authoritativeQuery` so the client can re-read current
|
|
127
|
+
state. Event subscriptions report that a gap may have occurred; they do not
|
|
128
|
+
replay missing events.
|
|
129
|
+
|
|
130
|
+
## ⚠️ Security and delivery limits
|
|
131
|
+
|
|
132
|
+
Connect the browser to an authenticated gateway, never directly to a trusted
|
|
133
|
+
backend. This package does not implement sign-in, choose an identity provider,
|
|
134
|
+
or store durable sessions. Commands are not retried, and subscription updates
|
|
135
|
+
may be duplicated, reordered, or missed while disconnected.
|
|
136
|
+
|
|
137
|
+
## 🔗 Learn more
|
|
138
|
+
|
|
139
|
+
- [React adapter](https://github.com/SpineEventEngine/spine-ts/blob/master/packages/client-react/README.md)
|
|
140
|
+
- [Authentication package](https://github.com/SpineEventEngine/spine-ts/blob/master/packages/auth/README.md)
|
|
141
|
+
- [Browser authentication and extension guide](https://github.com/SpineEventEngine/spine-ts/blob/master/docs/BROWSER_CLIENT_AUTH_EXTENSION_GUIDE.md)
|
|
142
|
+
- [Detailed coding-agent reference](REFERENCE.md)
|
package/REFERENCE.md
ADDED
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
# @spine-event-engine/client-web reference
|
|
2
|
+
|
|
3
|
+
This reference records the exact public contract of `@spine-event-engine/client-web`.
|
|
4
|
+
Start with the [browser client overview](README.md) for a first connection.
|
|
5
|
+
|
|
6
|
+
## Transports and request scopes
|
|
7
|
+
|
|
8
|
+
`Client.forGrpcWeb(baseUrl, options)` always uses gRPC-Web. `Client.forConnect` always uses binary Connect (`application/proto`). Connect is optional only when the selected gateway already supports it; neither factory probes or falls back to the other protocol. `Client.usingTransport(source, options)` accepts an application or platform `ClientTransport`, including a request-ID factory and optional close hook.
|
|
9
|
+
|
|
10
|
+
`ClientOptions` select tenant, zone, bounded subscription settings, and an optional `onReauthenticateBeforeReconnect` callback. `BrowserClientOptions` also accept per-call synchronous metadata and Fetch credential mode. The application supplies metadata; the client does not log it. `asGuest()` and `onBehalfOf(user)` return immutable request scopes. An empty actor is rejected.
|
|
11
|
+
|
|
12
|
+
`post(schema, value, options)` returns `ClientOutcome`: `ok`, `error` with an application error message, or `rejection` with a rejection message. Command-envelope packing deliberately skips client-side Proto validation so the authoritative server can return its configured validation details. Commands are never retried. `send(query, options)` returns the raw validated `QueryResponse`. Caller cancellation and `client.close()` abort admitted work; transport, deadline, and wire-contract failures remain errors.
|
|
13
|
+
|
|
14
|
+
## Browser sessions
|
|
15
|
+
|
|
16
|
+
`BrowserSession.cookie(options)` uses browser-managed cookies with Fetch credentials `include`; cookie values never enter JavaScript metadata. `BrowserSession.bearer({ token, ...options })` holds one bearer value only in memory with Fetch credentials `omit`. `replaceBearer` and `clearBearer` alter that memory value. Neither mode uses browser storage.
|
|
17
|
+
|
|
18
|
+
`session.fetch()` applies credentials and a finite deadline. Its default is ten seconds and the maximum is one minute. `reauthenticate()` asks an application-supplied callback for informational actor, tenant, and expiry facts; they are not credentials. `close()` aborts session work and clears bearer and informational context. Provider redirect, token exchange, storage policy, and authorization are application responsibilities.
|
|
19
|
+
|
|
20
|
+
## Subscriptions
|
|
21
|
+
|
|
22
|
+
`createSubscription(topic, options)` returns an inactive handle. `activate()` performs Subscribe; `cancel()` is terminal, ends local iteration, and performs at most one bounded remote Cancel per accepted wire. `updates` and `lifecycle` are independent single-consumer async streams with no cross-stream ordering guarantee. `client.close()` terminally closes every subscription it created.
|
|
23
|
+
|
|
24
|
+
For Entity subscriptions, `authoritativeQuery` is evaluated only after reconnect. Its target must be byte-equivalent to the Topic target. The returned query response is delivered as `resynchronization` before held updates. For event subscriptions, reconnection reports `gapPossible`; events can be missing, duplicated, or differently ordered, and no replay, completeness, or cluster-complete guarantee is made.
|
|
25
|
+
|
|
26
|
+
The defaults are 64 queued updates, 1,048,576 queued update bytes, 32 lifecycle notices, five retry attempts, and 30,000 milliseconds of elapsed recovery. Every capacity, retry value, scheduler value, and custom delay is a positive safe integer. The default retry delay starts at 250 milliseconds with bounded jitter, caps at 5,000 milliseconds, and never falls below one millisecond. A stream connected for at least the configured elapsed-recovery window starts a fresh finite retry episode when it later fails; rapid failures remain in one episode and exhaust its limits. Overflow is terminal and never silently drops an update. `connecting`, `connected`, `resynchronizing`, `gapPossible`, `failed`, and `closed` lifecycle notices describe that local subscription state.
|
|
27
|
+
|
|
28
|
+
## Errors and extension
|
|
29
|
+
|
|
30
|
+
`ClientProtocolError` identifies an invalid response under the public wire contract. Browser Web Crypto must be available for browser request identifiers; otherwise a request fails before transport work. An injected transport closes only when it supplies `close()`.
|
|
31
|
+
|
|
32
|
+
Use the [browser client and gateway guide](../../docs/BROWSER_CLIENT_AUTH_EXTENSION_GUIDE.md) for gateway, Envoy, authentication extension, and deployment guidance. The guide is customizable guidance, not an enforced policy.
|
|
@@ -0,0 +1,113 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Informational session facts returned by an application gateway; never credentials.
|
|
3
|
+
*/
|
|
4
|
+
export interface BrowserSessionContext {
|
|
5
|
+
/**
|
|
6
|
+
* Holds the resolved actor identifier.
|
|
7
|
+
*/
|
|
8
|
+
readonly actor?: string;
|
|
9
|
+
/**
|
|
10
|
+
* Holds the resolved tenant identifier.
|
|
11
|
+
*/
|
|
12
|
+
readonly tenant?: string;
|
|
13
|
+
/**
|
|
14
|
+
* Holds the session expiry time.
|
|
15
|
+
*/
|
|
16
|
+
readonly expiresAt?: Date;
|
|
17
|
+
}
|
|
18
|
+
/**
|
|
19
|
+
* Resolves finite, abortable application-owned reauthentication context.
|
|
20
|
+
* @param request Supplies the cancellation signal for reauthentication.
|
|
21
|
+
* @returns Resolves to the latest informational context, if available.
|
|
22
|
+
*/
|
|
23
|
+
export type OnBrowserSessionContext = (request: Readonly<{
|
|
24
|
+
signal: AbortSignal;
|
|
25
|
+
}>) => Promise<BrowserSessionContext | undefined>;
|
|
26
|
+
/**
|
|
27
|
+
* Shared bounded HTTP configuration for an application-owned browser session.
|
|
28
|
+
*/
|
|
29
|
+
export interface BrowserSessionOptions {
|
|
30
|
+
/**
|
|
31
|
+
* Supplies the browser-compatible fetch implementation.
|
|
32
|
+
*/
|
|
33
|
+
readonly fetch?: typeof globalThis.fetch;
|
|
34
|
+
/**
|
|
35
|
+
* A positive request deadline in milliseconds, capped at one minute.
|
|
36
|
+
*/
|
|
37
|
+
readonly maxRequestMs?: number;
|
|
38
|
+
}
|
|
39
|
+
/**
|
|
40
|
+
* Construction options for an in-memory bearer session.
|
|
41
|
+
*/
|
|
42
|
+
export interface BearerBrowserSessionOptions extends BrowserSessionOptions {
|
|
43
|
+
/**
|
|
44
|
+
* Supplies the memory-only bearer token.
|
|
45
|
+
*/
|
|
46
|
+
readonly token: string;
|
|
47
|
+
}
|
|
48
|
+
/**
|
|
49
|
+
* Browser-managed cookie or memory-only bearer session resource.
|
|
50
|
+
*/
|
|
51
|
+
export declare class BrowserSession {
|
|
52
|
+
#private;
|
|
53
|
+
private constructor();
|
|
54
|
+
/**
|
|
55
|
+
* Gets the browser Fetch credential mode selected by this immutable session.
|
|
56
|
+
* @returns Returns the selected credential mode.
|
|
57
|
+
*/
|
|
58
|
+
get credentials(): "include" | "omit";
|
|
59
|
+
/**
|
|
60
|
+
* Creates a browser-managed cookie session. Cookies never enter JavaScript metadata.
|
|
61
|
+
* @param options Configures fetch and the request deadline.
|
|
62
|
+
* @returns Returns the new cookie session.
|
|
63
|
+
*/
|
|
64
|
+
static cookie(options?: BrowserSessionOptions): BrowserSession;
|
|
65
|
+
/**
|
|
66
|
+
* Creates a memory-only bearer session. The token is never persisted by this resource.
|
|
67
|
+
* @param options Supplies the bearer token and session configuration.
|
|
68
|
+
* @returns Returns the new bearer session.
|
|
69
|
+
*/
|
|
70
|
+
static bearer(options: BearerBrowserSessionOptions): BrowserSession;
|
|
71
|
+
/**
|
|
72
|
+
* Gets the latest application gateway facts, which are informational and never credentials.
|
|
73
|
+
* @returns Returns a copied context, if one is available.
|
|
74
|
+
*/
|
|
75
|
+
get context(): BrowserSessionContext | undefined;
|
|
76
|
+
/**
|
|
77
|
+
* Creates metadata for one request without exposing cookie values.
|
|
78
|
+
* @returns Returns the request metadata.
|
|
79
|
+
*/
|
|
80
|
+
requestMetadata(): Headers;
|
|
81
|
+
/**
|
|
82
|
+
* Updates the memory-only bearer value.
|
|
83
|
+
* @param token Supplies the new bearer token.
|
|
84
|
+
*/
|
|
85
|
+
replaceBearer(token: string): void;
|
|
86
|
+
/**
|
|
87
|
+
* Removes the memory-only bearer value. Cookie sessions remain browser-managed.
|
|
88
|
+
*/
|
|
89
|
+
clearBearer(): void;
|
|
90
|
+
/**
|
|
91
|
+
* Executes an application-owned HTTP request with session transport behavior and
|
|
92
|
+
* a finite deadline. It does not implement a provider sign-in flow.
|
|
93
|
+
* @param input Supplies the request URL or request object.
|
|
94
|
+
* @param init Supplies optional request initialization.
|
|
95
|
+
* @returns Resolves to the HTTP response.
|
|
96
|
+
*/
|
|
97
|
+
fetch(input: RequestInfo | URL, init?: RequestInit): Promise<Response>;
|
|
98
|
+
/**
|
|
99
|
+
* Updates informational context before a reconnect without treating it as credentials.
|
|
100
|
+
* @param onContext Resolves the latest application context.
|
|
101
|
+
* @param options Supplies optional cancellation.
|
|
102
|
+
* @returns Completes after the latest context is retained.
|
|
103
|
+
*/
|
|
104
|
+
reauthenticate(onContext: OnBrowserSessionContext, options?: Readonly<{
|
|
105
|
+
signal?: AbortSignal;
|
|
106
|
+
}>): Promise<void>;
|
|
107
|
+
/**
|
|
108
|
+
* Closes session-owned HTTP or reauthentication work and clears memory-only credentials.
|
|
109
|
+
* @returns Completes after cancellation is requested.
|
|
110
|
+
*/
|
|
111
|
+
close(): Promise<void>;
|
|
112
|
+
}
|
|
113
|
+
//# sourceMappingURL=browser-session.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"browser-session.d.ts","sourceRoot":"","sources":["../../src/client/browser-session.ts"],"names":[],"mappings":"AAcA;;GAEG;AACH,MAAM,WAAW,qBAAqB;IAGpC;;OAEG;IACH,QAAQ,CAAC,KAAK,CAAC,EAAE,MAAM,CAAC;IAExB;;OAEG;IACH,QAAQ,CAAC,MAAM,CAAC,EAAE,MAAM,CAAC;IAEzB;;OAEG;IACH,QAAQ,CAAC,SAAS,CAAC,EAAE,IAAI,CAAC;CAC3B;AAED;;;;GAIG;AACH,MAAM,MAAM,uBAAuB,GAAG,CACpC,OAAO,EAAE,QAAQ,CAAC;IAAE,MAAM,EAAE,WAAW,CAAA;CAAE,CAAC,KACvC,OAAO,CAAC,qBAAqB,GAAG,SAAS,CAAC,CAAC;AAEhD;;GAEG;AACH,MAAM,WAAW,qBAAqB;IAGpC;;OAEG;IACH,QAAQ,CAAC,KAAK,CAAC,EAAE,OAAO,UAAU,CAAC,KAAK,CAAC;IAEzC;;OAEG;IACH,QAAQ,CAAC,YAAY,CAAC,EAAE,MAAM,CAAC;CAChC;AAED;;GAEG;AACH,MAAM,WAAW,2BAA4B,SAAQ,qBAAqB;IAGxE;;OAEG;IACH,QAAQ,CAAC,KAAK,EAAE,MAAM,CAAC;CACxB;AAED;;GAEG;AACH,qBAAa,cAAc;;IAUzB,OAAO;IAaP;;;OAGG;IACH,IAAI,WAAW,IAAI,SAAS,GAAG,MAAM,CAEpC;IAED;;;;OAIG;IACH,MAAM,CAAC,MAAM,CAAC,OAAO,GAAE,qBAA0B,GAAG,cAAc;IAIlE;;;;OAIG;IACH,MAAM,CAAC,MAAM,CAAC,OAAO,EAAE,2BAA2B,GAAG,cAAc;IAInE;;;OAGG;IACH,IAAI,OAAO,IAAI,qBAAqB,GAAG,SAAS,CAI/C;IAED;;;OAGG;IACH,eAAe,IAAI,OAAO;IAM1B;;;OAGG;IACH,aAAa,CAAC,KAAK,EAAE,MAAM,GAAG,IAAI;IAOlC;;OAEG;IACH,WAAW,IAAI,IAAI;IAInB;;;;;;OAMG;IACG,KAAK,CAAC,KAAK,EAAE,WAAW,GAAG,GAAG,EAAE,IAAI,GAAE,WAAgB,GAAG,OAAO,CAAC,QAAQ,CAAC;IAmBhF;;;;;OAKG;IACG,cAAc,CAClB,SAAS,EAAE,uBAAuB,EAClC,OAAO,GAAE,QAAQ,CAAC;QAAE,MAAM,CAAC,EAAE,WAAW,CAAA;KAAE,CAAM,GAC/C,OAAO,CAAC,IAAI,CAAC;IAShB;;;OAGG;IACH,KAAK,IAAI,OAAO,CAAC,IAAI,CAAC;CAgDvB"}
|