For Ruby applications integration, you have the gems:
gem install omniauth-nexaas_id nexaas_id-client
The documentation is available in Github:
In order to use integrate Nexaas ID with Python applications, you need the following egg:
pip install nexaas-id-client
You can find the usage documentation in Github.
[TODO] Documentation to come…