Skip to content

fix verify_token function to return bool value #52

Description

@LEVIII007

Return Type: The function is declared to return a bool, but you're returning a token string when the token is valid. You should change the return type to str or update your return logic.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions