Skip to content
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

Sync Passkey Easter egg on Passkey Details Touchpoint #45

Merged
merged 1 commit into from
Nov 22, 2023

Conversation

kevin-villalobos-trusona
Copy link
Contributor

  • Update Saved on String to add a '.' when the passkey is Sync
  • Update Storybook and Demo Pages
  • Code Refactor and Lint

- Update Saved on String to add a '.' when the passkey is Sync
- Update Storybook and Demo Pages
- Code Refactor and Lint
@kevin-villalobos-trusona kevin-villalobos-trusona merged commit 4df18d5 into master Nov 22, 2023
5 checks passed
@kevin-villalobos-trusona kevin-villalobos-trusona deleted the sync_passkeys_support branch November 22, 2023 20:50

PasskeyDetails {
createdAt: string,
isSync: boolean,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@kevin-villalobos-trusona is there a reason we didn't just use synced as the field name here?

I'm not sure if we need to bring is java-idioms to typescript.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants