@opengis/fastify-auth
v1.0.53
Published
auth-plugins
Downloads
1,558
Maintainers
Keywords
Readme
fastify-auth
It standardizes the entire authorization process, while taking care of everything from login to logout
Install
npm i @opengis/fastify-auth
Usage
fastify.register(import('@opengis/fastify-auth'), config);
Documenation
For a detailed understanding fastify-auth
, its features, and how to use them, refer to our Documentation.