Overview
Error Handling

Methods

API Documentation (API Version bleed)

Misc/JWT/

Description

A JSON Web Token (JWT) is a form of authentication that allows one certifiying source to declare that a user is already authenticated. The JWT is an encrypted hash of data which typically contains a username, a unique identifier and an expiration at the minimum.

issueCanny

URL:

https://api.liquidweb.com/bleed/Misc/JWT/issueCanny

Description:

Parameters:

No Values Defined

Returns:

FieldType
jwtA JSON Web Token.

Possible Errors:

Refer to the Error Handling documentation for the list of exception types