Achilleas
CCConvex Community
•Created by Achilleas on 3/6/2025 in #support-community
Convex Auth - Redirect to app?
I'm building a hybrid app, and I'm currently using Convex Auth, which works really well on the web.
I'm using Capacitor to basically package my app into a webview. I'm wondering how I would make the Google oAuth redirect to my app, instead of the web.
Thanks!
3 replies
CCConvex Community
•Created by Achilleas on 2/27/2025 in #support-community
auth process not defined?
Hey, i'm trying to implement convex auth, and i'm getting this error:
process is not defined
ReferenceError: process is not defined
at materializeAndDefaultProviders (http://localhost:5173/node_modules/.vite/deps/@convex-dev_auth_server.js?v=524c2def:4929:18)
at configDefaults (http://localhost:5173/node_modules/.vite/deps/@convex-dev_auth_server.js?v=524c2def:4903:18)
at convexAuth (http://localhost:5173/node_modules/.vite/deps/@convex-dev_auth_server.js?v=524c2def:6908:18)
at http://localhost:5173/convex/auth.ts?t=1740671486276:3:66
53 replies
CCConvex Community
•Created by Achilleas on 2/27/2025 in #support-community
Store dates
Is there a type for dates?
3 replies