-
-
Notifications
You must be signed in to change notification settings - Fork 5.4k
Closed
Labels
Description
How are you running AnythingLLM?
Docker (local)
What happened?
After logging out, the token remains valid and can still be used to access the server api's.
Are there known steps to reproduce?
- Login to any user account. Get the JWT Token from the Authorization header.
- Call any API using curl or postman by passing this token in the Authorization header.