| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-05-17 | api: Migrate to Auth0 for API authorization | Fabian Mastenbroek | |
| This change updates the OpenDC API to use Auth0 for API authorization. This removes the hard dependency on Google for logging into OpenDC and simplifies implementation as we do not have to store user information anymore, other than the user identifier. | |||
| 2021-05-17 | api: Remove Socket.IO endpoint from public API | Fabian Mastenbroek | |
| This change removes the Socket.IO endpoint from the public API now that we have switched to the REST API instead. This decreases the possible exposure to vulnerabilities as well as the maintenance burden. | |||
