Skip to content

[OAuthException] Implement custom exceptions #197

@xuzuxing

Description

@xuzuxing

Thank you somuch.

How can I customize exceptions to be parameterized like LoggerService?

For example, adding exceptions to options? : ExceptionInterface

    logger? : LoggerService;
  + exception? : ExceptionInterface;
    /**
    * If enabled opaque codes are used instead of JWT-based authorization codes.
    */
    useOpaqueAuthorizationCodes? : boolean;

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions