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

Create /auth/newtoken endpoint #885

Closed
jrjohnson opened this issue Jul 13, 2015 · 0 comments
Closed

Create /auth/newtoken endpoint #885

jrjohnson opened this issue Jul 13, 2015 · 0 comments
Assignees
Milestone

Comments

@jrjohnson
Copy link
Member

/auth/newtoken allows a user to generate a new JWT for their account. It should require that an expirationDateTime be sent that can be no more than 365 days from now. The returned value will be a JWT with that expiration and the user_id of the current user.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant