fastify / fastify-jwt

JWT utils for Fastify
MIT License
514 stars 99 forks source link

types: add FastifyJwtNamespace helper #303

Closed Uzlopak closed 1 year ago

Uzlopak commented 1 year ago

Checklist

Uzlopak commented 1 year ago

@Fdawgs

Thanks

Uzlopak commented 1 year ago

@climba03003

I somehow think that all plugins which use namespaces or custom defined values should have something like this helper interface.

I am currently thinking, if instead of having four generics, to have one generic and use that for the interface. Interface would be then identical to the option.