This is a simple example of how services work in easyroam and what they can do. Install the dependencies and set the following environment variables before starting the program:
| Name | Description |
|---|---|
| CLIENT_SECRET | The client_secret that the authentication server generated for your client |
| CLIENT_ID | Your applications client_id |
| API_URL | The base url of the easyroam api |
| AUTH_URL | The base url of the authentication server |