zibri
    Preparing search index...

    Class JwtAuthStrategy<RoleType, UserType>

    Jwt auth strategy implementation of Zibri.

    Type Parameters

    Implements

    Index

    Constructors

    Properties

    name: string = 'jwt'

    The name of the auth strategy.

    securityScheme: SecuritySchemeObject = ...

    The security scheme object to be used by open api.

    Methods