login_api module
LoginApi
Parameters
api_client=None
Methods
login
Get JWT token
Get a JWT token to authenticate with the API.
Parameters
self
get_jwt_request: edgeimpulse_api.models.get_jwt_request.GetJWTRequest
**kwargs
Return
edgeimpulse_api.models.get_jwt_response.GetJWTResponse
Last updated