Magic Poi Lite 0.1
IOT LED Poi
Loading...
Searching...
No Matches
Authentication.cpp File Reference

Implementation of the Authentication class. More...

#include "Authentication.h"
#include <Arduino.h>
#include <LittleFS.h>
#include <secrets.h>
#include <WiFiClient.h>
#include <ESP8266HTTPClient.h>
#include <ArduinoJson.h>
Include dependency graph for Authentication.cpp:

Detailed Description

Implementation of the Authentication class.

This class includes methods for authentication using JWT to the Magic Poi Lite server api. It also has methods to save and load the JWT token from LittleFS.