Maqed
Maqed
BABetter Auth
Created by Maqed on 4/15/2025 in #help
updating schema field of type: string[] doesn't work.
Yeah
11 replies
BABetter Auth
Created by Maqed on 4/15/2025 in #help
updating schema field of type: string[] doesn't work.
Oops! nevermind the problem was from me I think
11 replies
BABetter Auth
Created by Maqed on 4/15/2025 in #help
updating schema field of type: string[] doesn't work.
11 replies
BABetter Auth
Created by Maqed on 4/15/2025 in #help
updating schema field of type: string[] doesn't work.
Sure!
11 replies
BABetter Auth
Created by Maqed on 4/15/2025 in #help
updating schema field of type: string[] doesn't work.
Yeah
11 replies
BABetter Auth
Created by Maqed on 4/15/2025 in #help
updating schema field of type: string[] doesn't work.
@admin Could anyone please help me. I've been stuck with this issue for a while.
11 replies
BABetter Auth
Created by Maqed on 4/12/2025 in #help
How can I get other plugin's option in my plugin?
How can I get or pass the options manually? should I just pass it like that:
organization({
ac,
roles: { member, admin, owner },
}),
myPlugin({
ac,
roles: { member, admin, owner },
})
organization({
ac,
roles: { member, admin, owner },
}),
myPlugin({
ac,
roles: { member, admin, owner },
})
7 replies
BABetter Auth
Created by Maqed on 4/12/2025 in #help
How can I get other plugin's option in my plugin?
I don't want the interface. I want the actual options itself. For example: I set up organization plugin with these options:
organization({
ac,
roles: { member, admin, owner },
}),
organization({
ac,
roles: { member, admin, owner },
}),
I want to access to access them in other plugin. How can I do such thing?
7 replies
BABetter Auth
Created by Maqed on 4/12/2025 in #help
How can I get member with user in adapter
Okay thank you!
5 replies
BABetter Auth
Created by Maqed on 4/12/2025 in #help
Error generating schema
Thank you so much for your help ❤️
11 replies
BABetter Auth
Created by Maqed on 4/12/2025 in #help
Error generating schema
pnpm dlx is working but the rest isn't working
11 replies
BABetter Auth
Created by Maqed on 4/12/2025 in #help
Error generating schema
I'm currently tring pnpm dlx
11 replies
BABetter Auth
Created by Maqed on 4/12/2025 in #help
Error generating schema
error: Script not found "@better-auth/cli@latest"
11 replies
BABetter Auth
Created by Maqed on 4/12/2025 in #help
Error generating schema
No description
11 replies
BABetter Auth
Created by Maqed on 4/12/2025 in #help
Error generating schema
I tried bunx but still not working
11 replies
BABetter Auth
Created by Maqed on 4/12/2025 in #help
Error generating schema
@bekacru could you please help me fix this issue?
11 replies
BABetter Auth
Created by Maqed on 4/12/2025 in #help
Error generating schema
(node:10508) [DEP0040] DeprecationWarning: The punycode module is deprecated. Please use a userland alternative instead. (Use node --trace-deprecation ... to show where the warning was created) npm ERR! cb.apply is not a function npm ERR! A complete log of this run can be found in: npm ERR! C:\Users\you\AppData\Roaming\npm-cache_logs\2025-04-12T16_23_57_931Z-debug.log Install for [ '@better-auth/cli@latest' ] failed with code 1
11 replies
BABetter Auth
Created by Maqed on 4/7/2025 in #bug-reports
Reference naming doesn't fit all use-cases
It's okay
10 replies
BABetter Auth
Created by Maqed on 4/7/2025 in #bug-reports
Reference naming doesn't fit all use-cases
Isn't there any way to make customizable
10 replies
BABetter Auth
Created by Ashraf Elshaer on 4/10/2025 in #help
useSession is not is not callable ?
Please provide your setup. I.e: auth.ts and auth-client.ts
9 replies