SCIM

Utilities for integrating the System for Cross-domain Identity Management (SCIM) into your application.

Installation

This library is under construction, in flux and incomplete. Please stand by.

Nevertheless, this library can be installed from Hex.pm by adding by adding scim to your list of dependencies in mix.exs:

def deps do
  [
    {:scim, "~> 0.0.0"}
  ]
end

License

See LICENSE.txt