← Back to index
class ControllerJoseModuleJWTGenerationService

Constructors

🔗
ControllerJoseModuleJWTGenerationService()

The constructor function initializes and configures a JSON Web Token (JWT) based on the provided options.

Methods

🔗
generate()

The generate function generates a JSON Web Token (JWT) based on the specified options, including signing or encrypting the token.

Constructors

🔗
ControllerJoseModuleJWTGenerationService()

The constructor function initializes and configures a JSON Web Token (JWT) based on the provided options.

Methods

🔗
generate()

The generate function generates a JSON Web Token (JWT) based on the specified options, including signing or encrypting the token.

variable ControllerJoseModuleJWTGenerationService