Skip to content
This repository has been archived by the owner on Dec 17, 2021. It is now read-only.

Stored auth tokens are not being verified and expiring #59

Open
S1MB10T3 opened this issue Jun 27, 2019 · 0 comments
Open

Stored auth tokens are not being verified and expiring #59

S1MB10T3 opened this issue Jun 27, 2019 · 0 comments
Labels
bug Something isn't working Priority: Critical

Comments

@S1MB10T3
Copy link
Member

Describe the bug
Site should verify the authentication token stored on the client's cookie. Cookie don't expire.

Expected behavior
Authentication Tokens should be verified ether before a POST or any api call that requires authentication and/or create a error handle for failed call.

Tokens also should expire after a set amount of time and logout the user.

Additional context
Token expiration may have to be handle in cozy-api

@S1MB10T3 S1MB10T3 added bug Something isn't working Priority: High labels Jun 27, 2019
@S1MB10T3 S1MB10T3 mentioned this issue Jun 27, 2019
4 tasks
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working Priority: Critical
Projects
None yet
Development

No branches or pull requests

1 participant