pyjwt man page on Kali

Man page or keyword search:  
man Server   9211 pages
apropos Keyword Search (all sections)
Output format
Kali logo
[printable version]

JWT(1)				 User Commands				JWT(1)

NAME
       jwt - Python implementation of JSON Web Token

SYNOPSIS
       jwt [options] input

DESCRIPTION
       Encodes or decodes JSON Web Tokens based on input

OPTIONS
       --version
	      show program's version number and exit

       -h, --help
	      show this help message and exit

       -n, --no-verify
	      ignore signature verification on decode

       --key=KEY
	      set the secret key to sign with

       --alg=ALG
	      set crypto algorithm to sign with. default=HS256

EXAMPLES
       Decoding:

       jwt --key=secret json.web.token

       jwt --no-verify json.web.token

       Encoding	 requires  the	key option and takes space separated key/value
       pairs separated by equals (=) as input.

       Examples:

       jwt --key=secret iss=me exp=1302049071

       jwt --key=secret foo=bar exp=+10

       The exp key is special and can take an offset to current Unix time.

AUTHOR
       Jeff Lindsay <progrium@gmail.com>

       This manual page was written by Daniele Tricoli <eriol@mornie.org>, for
       the Debian project (but may be used by others).

jwt 0.1				  August 2014				JWT(1)
[top]

List of man pages available for Kali

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net