Skip to content

Conversation

frnsys
Copy link
Contributor

@frnsys frnsys commented Apr 15, 2017

I need to be able to specify the cookie domain so that I can access the cookies on subdomains; this PR implements an optional JWT_COOKIE_DOMAIN config variable which will let that be set.

@coveralls
Copy link

coveralls commented Apr 15, 2017

Coverage Status

Coverage remained the same at 100.0% when pulling ea6d018 on frnsys:master into a69ecff on vimalloc:master.

@vimalloc
Copy link
Owner

Nice! :) instead of doing the .get(value, None), could you set the default value in jwt manager, just to keep things consistent?

Thanks for contributing! I'll get a new version of this pushed out later tonight 👍

@frnsys
Copy link
Contributor Author

frnsys commented Apr 15, 2017

done, thanks for the fast response!

@coveralls
Copy link

coveralls commented Apr 15, 2017

Coverage Status

Coverage remained the same at 100.0% when pulling 3565fc1 on frnsys:master into a69ecff on vimalloc:master.

@vimalloc vimalloc merged commit bd2922b into vimalloc:master Apr 15, 2017
@vimalloc
Copy link
Owner

Perfect, thanks! :) I'll get a new version released before I go to bed tonight.

Cheers.

@vimalloc
Copy link
Owner

Released as 1.4.1 👍

@glinskyc
Copy link

I am having trouble getting this feature to work, and the documentation doesn't really explain it. Could an example please be included in the docs?

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

Successfully merging this pull request may close these issues.

4 participants