Skip to content

Add documentation about changes in fastify.jwt object while using namespaces #286

@jmartinacu

Description

@jmartinacu

Prerequisites

  • I have written a descriptive issue title
  • I have searched existing issues to ensure the issue has not already been raised

Issue

Hello, I was using fastify-jwt to implement a authorization strategy with accessToken and refreshToken using the namespace feature.
But when I had to use the functionality of fastify.jwt instead of the default function <namespace>JwtVerify or <namespace>JwtSign defined in the documentation, there wasn't any information about the changes that are applied to fastify.jwt when you use namespaces.

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentationgood first issueGood for newcomers

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions