mirror of
https://github.com/get-drexa/drive.git
synced 2025-12-01 05:51:39 +00:00
refactor: migrate betterauth to local install
also added a login page Co-authored-by: Ona <no-reply@ona.com>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
const authConfig = {
|
||||
export default {
|
||||
providers: [
|
||||
{
|
||||
domain: process.env.CONVEX_SITE_URL,
|
||||
@@ -6,5 +6,3 @@ const authConfig = {
|
||||
},
|
||||
],
|
||||
}
|
||||
|
||||
export default authConfig
|
||||
|
||||
Reference in New Issue
Block a user