fastify / fastify-auth

Run multiple auth functions in Fastify
Other
345 stars 56 forks source link

Rename module #147

Closed jsumners closed 2 years ago

jsumners commented 2 years ago

This pull request renames the module according to the discussion in https://github.com/fastify/fastify/issues/3733.

Note that the deprecation module has already been published and that the code for it does not exist in this repository. The code for the published deprecation module was generated by https://github.com/fastify/deprecate-modules and run on @jsumners local system.

Coordinating the drastic changes to the code for the module deprecation and then restoring the code for the module renaming would have been extremely difficult and prohibitively tedious.

Important: no further releases should be added to the old major version.