Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Token expiry #133

Open
lightsofapollo opened this issue Jun 23, 2017 · 2 comments
Open

Token expiry #133

lightsofapollo opened this issue Jun 23, 2017 · 2 comments

Comments

@lightsofapollo
Copy link
Contributor

The JWT we issue currently don't have an expiry. I think we should have a maximum life of a JWT be some number of days (30). The JWT verify algorithm has built in support for expiry of tokens but we should also remove expired tokens from the database.

@benfrancis benfrancis added this to the 0.2 milestone Jul 10, 2017
@ziransun
Copy link
Contributor

Can I look into this?

@hobinjk
Copy link
Contributor

hobinjk commented Apr 19, 2018

@ziransun Definitely! This would be great to have.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
WebThings Gateway
  
Product Backlog
Development

No branches or pull requests

5 participants