Skip to content

Commit

Permalink
Docs updates for passkeys (#2710)
Browse files Browse the repository at this point in the history
  • Loading branch information
betimshahini committed Oct 10, 2023
1 parent 5ebbde1 commit d70b0d0
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
18 changes: 9 additions & 9 deletions docs/platform/passport.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,15 +18,15 @@ Once authenticated the user will the be redirected to the authorization screen.

Passport's authentication flow currently supports the following authentication methods and are configurable for your app [Console](console/):

* Connect with Wallet
* Connect with Email (coming soon)
* Connect with WebAuthN (coming soon)
* Connect with Google
* Connect with Apple
* Connect with Twitter
* Connect with Github
* Connect with Microsoft
* Connect with Discord
- Connect with Wallet
- Connect with Email
- Connect with Passkeys (aka. WebAuthn)
- Connect with Google
- Connect with Apple
- Connect with Twitter
- Connect with Github
- Connect with Microsoft
- Connect with Discord

#### Authorization

Expand Down
2 changes: 1 addition & 1 deletion docs/troubleshooting/faq.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ You can get support from the team by joining our [Discord](https://discord.gg/ro

## When will WebAuthn/Passkeys be supported?

We're working on that now. Check out progress [here](https://github.com/proofzero/rollupid/milestone/6).
Passkeys/WebAuthn has now been implemented and is now one of the available authentication methods in Rollup Passport.

## What is a Vault and when will it be available?

Expand Down

0 comments on commit d70b0d0

Please sign in to comment.