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