Skip to content

Feature request: Improve logging #51

@EGE-AI

Description

@EGE-AI

Prerequisites

What is the problem you’re trying to solve?

Lack of logging as well as control over logging

What solution would you like to see?

More logs in try-catch blocks and maybe a flag that controls log printing to avoid uncontrollable spam from the SDK

Additional information

In src.auth.kindeAuthRouter.handleCallback(), it's difficult to know what error caused the unauthorization redirect, so it would be nice if there was a console.error(error) or something in the catch block.

Also, if the configuration could take in a verbose flag for displaying errors, that would be nice.

I would also look deeper into the typescript SDK and do the same there

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions