jonathantneal / clerk-remix-signin-with-popup

Playground demonstrating a signin experience with clerk using a popup window

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Clerk Remix Issue

  • Start the Remix server (npm run dev).
  • Visit the Sign-In page (http://localhost:5173/sign-in).
  • Signin with a Google Account using the popup window.
  • Note the success of the popup window to be signed in.
  • Note the failure of the main window to be signed in.
  • Refresh the main window to be signed in.

About

Playground demonstrating a signin experience with clerk using a popup window


Languages

Language:TypeScript 83.7%Language:JavaScript 16.3%