Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 481 Bytes

Readme.md

File metadata and controls

10 lines (9 loc) · 481 Bytes

easyroam example service

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