-
Notifications
You must be signed in to change notification settings - Fork 619
New engine docs #6951
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
New engine docs #6951
Conversation
|
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
How to use the Graphite Merge QueueAdd either label to this PR to merge it via the merge queue:
You must have a Graphite account in order to use the merge queue. Sign up using this link. An organization admin has enabled the Graphite Merge Queue in this repository. Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #6951 +/- ##
=======================================
Coverage 55.02% 55.02%
=======================================
Files 898 898
Lines 57352 57352
Branches 3969 3969
=======================================
Hits 31560 31560
Misses 25692 25692
Partials 100 100
🚀 New features to boost your workflow:
|
size-limit report 📦
|
Co-authored-by: graphite-app[bot] <96075541+graphite-app[bot]@users.noreply.github.com> Signed-off-by: samina <[email protected]>
Co-authored-by: graphite-app[bot] <96075541+graphite-app[bot]@users.noreply.github.com> Signed-off-by: samina <[email protected]>
Co-authored-by: graphite-app[bot] <96075541+graphite-app[bot]@users.noreply.github.com> Signed-off-by: samina <[email protected]>
| 1. **Admin Key**: Grants access to every operation on every entity owned by the account | ||
| 2. **Rotation Code**: Used to invalidate current credentials and generate new ones during security events | ||
|
|
||
| Service Accounts can used in combination with access-tokens to build non-custodial programmable access control for your enterprise applications. No newline at end of file |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There's a minor grammatical error in this sentence. It should read "Service Accounts can be used" rather than "Service Accounts can used" to maintain proper verb tense structure.
| Service Accounts can used in combination with access-tokens to build non-custodial programmable access control for your enterprise applications. | |
| Service Accounts can be used in combination with access-tokens to build non-custodial programmable access control for your enterprise applications. |
Spotted by Diamond
Is this helpful? React 👍 or 👎 to let us know.
CORE-0000
PR-Codex overview
This PR focuses on updating the documentation and features for the
thirdwebEngine, including the introduction ofVault, enhancements to wallet management, and improvements to the overall user experience with new guides and FAQs.Detailed summary
.mdxfiles.Vaultdocumentation with features and FAQs.EngineandVault.Engine Version Selectorfor easier version management.backend walletsandaccess tokensthroughout the documentation.