stormpath / jsonwebtoken.io

Build assets for https://www.jsonwebtoken.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Robust support for cookie strings

nbarbettini opened this issue · comments

I frequently copy and paste cookies, and my network sniffer tool copies them in the format name=value. It'd be nice to support parsing things like this automatically:

access_token=eyJrablahblahblah...