Better Auth OAuth Tester

Authenticate against Meet ID.

Use Better Auth's generic OAuth plugin to start the provider flow, return to the app, and inspect the session on the dashboard.

Expected callback

/api/auth/oauth2/callback/meet-id

Sign in

Start the generic OAuth flow

This uses authClient.signIn.oauth2() from Better Auth and redirects to your configured provider.

Better Auth OAuth Tester