Kevin
Kevin
BABetter Auth
Created by Kevin on 1/23/2025 in #help
I would like to create a flutter betterauth_client package
Yes
11 replies
BABetter Auth
Created by Kevin on 1/23/2025 in #help
I would like to create a flutter betterauth_client package
No I was too busy, but I plan to start it soon.
11 replies
BABetter Auth
Created by Kevin on 3/7/2025 in #help
Hono RPC session not in request
i found the solution finally 😅 export const api = hc<AppType>(import.meta.env.VITE_BACKEND_URL + '/', { fetch: (input: RequestInfo | URL, init: RequestInit | undefined) => fetch(input, { ...init, credentials: 'include' }), })
2 replies
BABetter Auth
Created by Kevin on 1/23/2025 in #help
I would like to create a flutter betterauth_client package
Thanks for tips
11 replies