@suluk/better-auth - v0.2.0
↑ Suluk
GitHub
Preparing search index...
mountAuth
Function mountAuth
mountAuth
<
T
extends
HonoLike
>
(
app
:
T
,
auth
:
AuthHandlerLike
,
opts
?:
MountAuthOptions
,
)
:
T
Mount the Better Auth handler onto a Hono app under basePath/* (default /api/auth/*).
Type Parameters
T
extends
HonoLike
Parameters
app
:
T
auth
:
AuthHandlerLike
opts
:
MountAuthOptions
= {}
Returns
T
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
↑ Suluk
GitHub
@suluk/better-auth - v0.2.0
Loading...
Mount the Better Auth handler onto a Hono app under basePath/* (default /api/auth/*).