Skip to content

Not Invalidating token properly #20

Open
@newkillerbeast2017

Description

@newkillerbeast2017

I checked out the package, made no changes, connected to one of my existing databases and tested the following routes:

  1. POST - api/auth/login - token got generated
  2. DELETE - api/auth/invalidate - token invalidated
  3. GET - api/auth/user - expired token yet gets the data properly

Isn't it supposed to say unauthorized?

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