-
Notifications
You must be signed in to change notification settings - Fork 56
Closed
Labels
Description
Our only log in solution is using ivle right now.
There are 2 possible solutions that I see:
- Add a new way of logging in using username and password. This will require a non-trivial amount of effort
- I have created a library in elixir to connect to luminus which could perhaps be used in place of the IVLE authorization method. However, it is based on reverse engineering their angular frontend -- they have been postponing the release of their public API since March 2018. There is a non-zero probability that this API will change some time in the future. The library is located at https://github.com/indocomsoft/fluminus