Skip to content
This repository was archived by the owner on Jun 15, 2023. It is now read-only.

isAuthenticated returns true even though authentication did not succeed #55

@vera

Description

@vera

I accidentally set the wrong clientSecret which caused the authentication to fail. However, isAuthenticated returned true because auth in local storage was not null:

{"error":"unauthorized_client","error_description":"Invalid client or Invalid client credentials","expires_at":null}

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