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

Add support for WebAuthn+magic link providers and update login ui preview #314

Merged
merged 6 commits into from
Feb 26, 2024

Conversation

jaclarke
Copy link
Member

@jaclarke jaclarke commented Feb 8, 2024

Depends on #306

Todo: Update login UI preview to include webauthn option

@jaclarke jaclarke changed the title Add support for WebAuthn provider Add support for WebAuthn+magic link providers and update login ui preview Feb 26, 2024
@jaclarke jaclarke marked this pull request as ready for review February 26, 2024 18:26
Copy link
Contributor

@scotttrinh scotttrinh left a comment

Choose a reason for hiding this comment

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

No blockers!

shared/studio/tabs/auth/state/index.tsx Outdated Show resolved Hide resolved
@@ -1,8 +1,14 @@
import {useEffect, useRef, useState} from "react";
Copy link
Contributor

Choose a reason for hiding this comment

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

Didn't bother me before, but now I'm pretty bummed that we've implemented this entire UI in both React and vanilla JavaScript 😭 .

@jaclarke jaclarke merged commit 43677ce into main Feb 26, 2024
1 of 2 checks passed
@jaclarke jaclarke deleted the webauthn branch February 26, 2024 19:56
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.

2 participants