eropple / nestjs-auth

Comprehensive handling of authentication and authorization for NestJS.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to use with Fastify?

yaser-ali-s opened this issue · comments

I see that you're using Request from Express. Is there a way to use it with Fastify, or do I have to edit the types myself?

Update: Didn't read the docs correctly; I apologize.