package auth import "github.com/onsonr/sonr/pkg/webapp/components/ui" // RedirectModal returns the Modal with a QR code to scan. templ RedirectModal() { @ui.FullScreenModal() {

Continue with your phone

Creating a Sonr Vault requires a smartphone with W3C compliant biometrics enabled.

@ui.Separator("Or Reserve Handle")

Already have an account? Login here

By continuing, you agree to our Terms and Policy.

} }