Interface | Description |
---|---|
PreviewTokenDecoder |
An interface used for decoding preview tokens.
|
Class | Description |
---|---|
JWTPreviewTokenDecoder |
A default implementation of the
PreviewTokenDecoder that decoded the PreviewToken
from a JWT token string. |
PreviewToken |
The response object used to provide the details of the preview token as well as the token itself.
|
Copyright © 2021. All rights reserved.