Erik Deijl
Erik Deijl
It would be great if this project has a Dockerfile It is a pretty complete application that a lot of people could learn from
When I try to login using activedirectory I get the follow error and stacktrace: ``` JWT::DecodeError (Returned nonce did not match.): omniauth-azure-activedirectory (1.0.0) lib/omniauth/strategies/azure_activedirectory.rb:289:in `validate_and_parse_id_token' omniauth-azure-activedirectory (1.0.0) lib/omniauth/strategies/azure_activedirectory.rb:92:in `callback_phase' omniauth...
I get the following error while trying to login with internet explorer, chrome works fine, and but safari and firefox give warnings about sending data over an unsecured connection, while...
Basically having a VM running to build an android application might be a bit of overkill, so it would be nice to get the ghc toolchain for arm-android devices working...
For some weird reason the android build only works if it is done twice once with `ghc-options: -shared` and once with `ghc-options: -optl-shared` and `cc-options: -shared` and `ld-options: -shared` This...
It would be nice to have if the build scripts could auto generate the Xcode project, and add the libraries to the targets etc. [Xcodeproj](https://github.com/CocoaPods/Xcodeproj) would be suited best for...