Open
Description
I checked out the package, made no changes, connected to one of my existing databases and tested the following routes:
- POST -
api/auth/login
- token got generated - DELETE -
api/auth/invalidate
- token invalidated - GET -
api/auth/user
- expired token yet gets the data properly
Isn't it supposed to say unauthorized?
Metadata
Metadata
Assignees
Labels
No labels