AFL.automation.EpicsADLiveProcess.FlaskApp#
Functions
|
Create a new access token. |
|
In a protected endpoint, this will return the identity of the JWT that is accessing the endpoint. |
|
Serialize the given arguments as JSON, and return a |
|
A decorator to protect a Flask endpoint with JSON Web Tokens. |
|
|
|
Render a template by name with the given context. |
|
|
|
|
|
Send the contents of a file to the client. |
|
Convert a string representation of truth to true (1) or false (0). |
|
|
Classes
|
|
|
The flask object implements a WSGI application and acts as the central object. |
|
An object used to hold JWT settings and callback functions for the Flask-JWT-Extended extension. |
|
A string that is ready to be safely inserted into an HTML or XML document, either because it was escaped or because it was marked safe. |