Skip to content

Commit 9997094

Browse files
committed
chore: cleanup
1 parent 8550e06 commit 9997094

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

pocs/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,3 +28,7 @@ The concept can include single-use or short-lived endpoints for a demos, or time
2828
> Obfuscated endpoints are public, but have a hard to guess endpoint URL so anyone with the URL has access to the API.
2929
3030
See [obfuscated-endpoint-url](obfuscated-endpoint-url/README.md)
31+
32+
### JWT
33+
34+
_Coming Soon_!

pocs/obfuscated-endpoint-url/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ This endpoint URL can now be handed out to allow others to evaluate the endpoint
2929
## Analytics
3030

3131
Using the analytics dashboard the account owner can see activity with this specific endpoint,
32-
so be handing out individual endpoints the account owner can track who has evaluated the endpoint.
32+
so by handing out individual endpoints the account owner can track how extensively the endpoint has been evaluated.
3333

3434
## Single-use & deleting
3535

@@ -52,7 +52,7 @@ see which endpoints are still active.
5252
pocs/FzOYquoOMuQzvQqsLSUfVuvQwfVwuOEhGOkGGpLDnuIzeJZCHQAfHbFMCCIQdmBe Sep 8, 2024, 12:46 PM Sep 8, 2024, 12:59 PM
5353
```
5454

55-
## Description
55+
## Schema description
5656

5757
It is recommended to define a [schema description](./index.graphql#L1-L6) so that this GraphQL introspection request can
5858
used to see the purpose of the obfuscated endpoint.

0 commit comments

Comments
 (0)