jwtauthenticator icon indicating copy to clipboard operation
jwtauthenticator copied to clipboard

added ability to specify the cookie name containing the jwt as a config setting

Open dbenham opened this issue 6 years ago • 0 comments

Love this! Just had to make a tweak for me, we put our JWT inside a cookie with a name other than XSRF-TOKEN, so I added the ability to set the cookie name via the jupyter_config.py file.

This is my first pull request on a forked file, so please be gentle with me if I did anything wrong ;)

dbenham avatar Feb 21 '19 21:02 dbenham