get_token: get_token

Description Usage Arguments Value Examples

Description

get_token provides a easy way for the user to POST the JWT authentication and receive a token to use the API

Usage

1
get_token(email=xxxx, password=xxx)

Arguments

email:

character string with user's email.

password:characterstring with user's password.

Value

it returns the user's individual token

Examples

1
get_token(email=xxxx, password=xxxxx)

TiagoVentura/get_fogocruzado documentation built on June 27, 2019, 12:19 a.m.