mirror of
https://github.com/get-drexa/drive.git
synced 2025-11-30 21:41:39 +00:00
refactor: use betterauth instead of workos
This commit is contained in:
@@ -1,10 +1,8 @@
|
||||
CONVEX_SELF_HOSTED_URL=
|
||||
CONVEX_SELF_HOSTED_ADMIN_KEY=
|
||||
CONVEX_URL=
|
||||
WORKOS_CLIENT_ID=
|
||||
WORKOS_CLIENT_SECRET=
|
||||
WORKOS_API_KEY=
|
||||
|
||||
# this is the url to the convex instance
|
||||
BUN_PUBLIC_CONVEX_URL=
|
||||
BUN_PUBLIC_WORKOS_CLIENT_ID=
|
||||
BUN_PUBLIC_WORKOS_REDIRECT_URI=
|
||||
# this is the convex url for invoking http actions
|
||||
BUN_PUBLIC_CONVEX_SITE_URL=
|
||||
|
||||
Reference in New Issue
Block a user