Using Kysely with better auth
The docs seem to indicate that better auth ships with Kysely, but I can't figure out how to use it.
I can install and set up Kysely from scratch probably, but it seems like Kysely should somehow already be usable and configured. How would I use it? I need to query for my organizations.
I can install and set up Kysely from scratch probably, but it seems like Kysely should somehow already be usable and configured. How would I use it? I need to query for my organizations.
