-
Notifications
You must be signed in to change notification settings - Fork 75
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
docs: Passkeys in the SDK references #495
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Branch preview✅ Deployed successfully in branch deployment: |
Overall readability score: 56.53 (🟢 +0.04)
View detailed metrics🟢 - Shows an increase in readability
Averages:
View metric targets
|
germartinez
requested changes
Jun 6, 2024
Co-authored-by: Germán Martínez <[email protected]>
Co-authored-by: Germán Martínez <[email protected]>
Co-authored-by: Germán Martínez <[email protected]>
Co-authored-by: Germán Martínez <[email protected]>
Co-authored-by: Germán Martínez <[email protected]>
germartinez
approved these changes
Jun 7, 2024
tanay1337
pushed a commit
that referenced
this pull request
Jun 14, 2024
* docs: Passkeys in the SDK references (#495) * add passkeys in the doc references * Update pages/sdk/protocol-kit/reference/safe-factory.md Co-authored-by: Germán Martínez <[email protected]> * Update pages/sdk/protocol-kit/reference/safe.md Co-authored-by: Germán Martínez <[email protected]> * Update pages/sdk/protocol-kit/reference/safe.md Co-authored-by: Germán Martínez <[email protected]> * Update pages/sdk/protocol-kit/reference/safe.md Co-authored-by: Germán Martínez <[email protected]> * Update pages/sdk/relay-kit/reference/safe-4337-pack.mdx Co-authored-by: Germán Martínez <[email protected]> --------- Co-authored-by: Germán Martínez <[email protected]> * docs: Add Passkeys section, overview and guide (#498) * Add Passkeys section * Add Passkeys overview * Add passkeys guide * Create missing pages * Update steps style in Passkeys guide * fix: copy edits * feat: add safe and passkeys section * fix: vale errors * fix: formatting error * fix: updates based on feedback * feat: add flow diagram * fix: minor update * Add passkeys tutorial * Minor fixes to passkeys tutorial * Fix vale errors * Fix screenshots * Fix screenshots * fix: minor edits * fix: minor edits * Minor fixes * fix: correct term * Add passkeys FAQs * Minor fixes * fix: remove mermaid diagram * add: supported networks * fix: add the correct url * fix: get ready for release --------- Co-authored-by: Dani Somoza <[email protected]> Co-authored-by: Tanay Pant <tanaypantprotonmail.com> Co-authored-by: louis-md <[email protected]>
louis-md
added a commit
that referenced
this pull request
Jul 5, 2024
* docs: Passkeys in the SDK references (#495) * add passkeys in the doc references * Update pages/sdk/protocol-kit/reference/safe-factory.md Co-authored-by: Germán Martínez <[email protected]> * Update pages/sdk/protocol-kit/reference/safe.md Co-authored-by: Germán Martínez <[email protected]> * Update pages/sdk/protocol-kit/reference/safe.md Co-authored-by: Germán Martínez <[email protected]> * Update pages/sdk/protocol-kit/reference/safe.md Co-authored-by: Germán Martínez <[email protected]> * Update pages/sdk/relay-kit/reference/safe-4337-pack.mdx Co-authored-by: Germán Martínez <[email protected]> --------- Co-authored-by: Germán Martínez <[email protected]> * docs: Add Passkeys section, overview and guide (#498) * Add Passkeys section * Add Passkeys overview * Add passkeys guide * Create missing pages * Update steps style in Passkeys guide * fix: copy edits * feat: add safe and passkeys section * fix: vale errors * fix: formatting error * fix: updates based on feedback * feat: add flow diagram * fix: minor update * Add passkeys tutorial * Minor fixes to passkeys tutorial * Fix vale errors * Fix screenshots * Fix screenshots * fix: minor edits * fix: minor edits * Minor fixes * fix: correct term * Add passkeys FAQs * Minor fixes * feat: add new chains * Fix typo * Fix styling * fix: correct based on feedback * feat: add api reference for passkeys remove and swap owners (#505) * Fix typo in tutorial layout * Get tutorial code examples from github * Update 7579 code examples * Move passkeys code examples outside of the /pages folder * Add developer preview notice in 7579 and passkeys tutorials --------- Co-authored-by: Dani Somoza <[email protected]> Co-authored-by: Germán Martínez <[email protected]> Co-authored-by: Germán Martínez <[email protected]> Co-authored-by: Tanay Pant <tanaypantprotonmail.com> Co-authored-by: leonardotc <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
docs: Passkeys in the SDK references