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

OAuth Authorization Grants and JWT Expiry #339

Open
hobinjk opened this issue Oct 18, 2017 · 1 comment
Open

OAuth Authorization Grants and JWT Expiry #339

hobinjk opened this issue Oct 18, 2017 · 1 comment
Labels
oauth OAuth implementation and support

Comments

@hobinjk
Copy link
Contributor

hobinjk commented Oct 18, 2017

The OAuth component should issue pairs of JWT tokens: an API access token that expires and a refresh token for acquiring another pair.

Note that it would be very useful to have non-expiring tokens for development

@hobinjk
Copy link
Contributor Author

hobinjk commented Apr 19, 2018

See also #133

@hobinjk hobinjk added the oauth OAuth implementation and support label Apr 21, 2018
@mrstegeman mrstegeman added this to Inbox in WebThings Gateway Mar 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
oauth OAuth implementation and support
Projects
Development

No branches or pull requests

1 participant