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

Make the cookieId of JWT configurable. #908

Merged
merged 1 commit into from
Mar 23, 2016

Conversation

pmeijer
Copy link
Contributor

@pmeijer pmeijer commented Mar 23, 2016

This PR also includes a check if auth is enabled before trying to create a new token for a worker-request from a websocket. (Before it checked it there was a token, but for development old cookies may be present.)

Further requesting a new token returns an object with the token under the key webgmeToken and not access_token (which is now the cookieId).

@pmeijer pmeijer added this to the v1.7.0 milestone Mar 23, 2016
@kecso kecso merged commit ca9be74 into master Mar 23, 2016
@pmeijer pmeijer deleted the enhancement/configurable_token_id branch March 23, 2016 18:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants