Logo
Explore Help
Sign In
drexa/drive
1
0
Fork 0
You've already forked drive
mirror of https://github.com/get-drexa/drive.git synced 2025-12-01 05:51:39 +00:00
Code Issues Packages Projects Releases Wiki Activity
Files
e8a558d6526874df49eb14d0c52f031759767136
drive/packages/convex/betterauth/adapter.ts

14 lines
249 B
TypeScript
Raw Normal View History

style: apply biome formatting to config and generated files - Convert spaces to tabs in tsconfig files - Format CLI commands and prompts - Update generated Convex files - Format betterauth adapter and schema Co-authored-by: Ona <no-reply@ona.com>
2025-11-08 18:03:32 +00:00
import { createApi } from "@convex-dev/better-auth"
import { createAuth } from "../auth"
import schema from "./schema"
refactor: migrate betterauth to local install also added a login page Co-authored-by: Ona <no-reply@ona.com>
2025-10-05 23:25:20 +00:00
export const {
style: apply biome formatting to config and generated files - Convert spaces to tabs in tsconfig files - Format CLI commands and prompts - Update generated Convex files - Format betterauth adapter and schema Co-authored-by: Ona <no-reply@ona.com>
2025-11-08 18:03:32 +00:00
create,
findOne,
findMany,
updateOne,
updateMany,
deleteOne,
deleteMany,
} = createApi(schema, createAuth)
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.3 Page: 30ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API