authfyio-express
v0.2.1
Published
Express middleware for Authfyio — protect routes, inject the auth context, verify session JWTs.
Maintainers
Readme
authfyio-express
Express middleware for Authfyio — protect routes, inject the auth context, verify session JWTs.
Part of Authfyio — a self-hostable authentication platform.
Install
npm install authfyio-expressUsage
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
