It standardizes the entire authorization process, while taking care of everything from login to logout
npm i @opengis/settings
npm run build
npm publish
fastify.register(import('@opengis/settings'), config);
For a detailed understanding of settings
, its features, and how to use them, refer to our Documentation.