Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mino5531/easyroam.example.service

easyroam example for a service
https://github.com/mino5531/easyroam.example.service

dfn easyroam eduroam

Last synced: 27 days ago
JSON representation

easyroam example for a service

Awesome Lists containing this project

README

        

# 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|