Skip to content
#

Fastify

fastify logo

Fastify is a web framework highly focused on providing the best developer experience with the least overhead and a powerful plugin architecture.

Here are 361 public repositories matching this topic...

guilhermemntt
guilhermemntt commented Jan 25, 2020

Hello! I'm a bit confused about trusted tokens signature (request, decodedToken) => true|false|Promise<true|false>. Trying to make it work, I realized that the return of this function is setted as request.user if it isn't an falseable value. Otherwise, if falseable, the token is blacklisted. So, wouldn't it be better if it was more documented expliciting that the returned value is assi

Created by Matteo Collina

Released October 2016

Organization
fastify
Website
fastify.io

Related Topics

framework json-schema nodejs
You can’t perform that action at this time.