Module
Yoga.BetterAuth.Fastify
- Package
- purescript-yoga-better-auth
- Repository
- rowtype-yoga/purescript-yoga-better-auth
#registerAuth Source
registerAuth :: forall opts opts_. Union opts opts_ RegisterAuthOptionsImpl => Record opts -> Auth -> Fastify -> Effect Unit#RegisterAuthOptionsImpl Source
type RegisterAuthOptionsImpl :: Row Typetype RegisterAuthOptionsImpl = (basePath :: String)