authfyio-fastify
v0.2.1
Published
Fastify plugin for Authfyio — adds `request.auth`, verifies session JWTs, and exposes a decorator guard.
Readme
authfyio-fastify
Fastify plugin for Authfyio — adds request.auth, verifies session JWTs, and exposes a decorator guard.
Part of Authfyio — a self-hostable authentication platform.
Install
npm install authfyio-fastifyUsage
See the full guide at https://authfyio.com/docs.
Point the SDK at your Authfyio instance via the same-origin proxy (/api/af) or set AF_API_BASE_URL for server-side calls.
License
MIT
