cyvive / agnostic

Software Agnostic Development Accelerator
Mozilla Public License 2.0
1 stars 2 forks source link

extend authentication methods in fastify-auth to include permit #1

Closed keidrych closed 5 years ago

keidrych commented 5 years ago

https://www.npmjs.com/package/permit

Provides Username/Password and Token Authentication. This should be done according to the README file description for authentication

keidrych commented 5 years ago

After analysis, no significant benefit over Fastify-Auth.