Credid: Authentication and permission management server.
You need crystal and shards installed, on the lastest version.
make
./credid-server --configure-root
./credid-server --configure-default-group
./credid-server --ip 127.0.0.1 --port 8999
See the RFC
Logs are send in text format on stderr.
- Fork it ( https://github.com/Credid/credid-server/fork )
- Create your feature branch (git checkout -b my-new-feature)
- Commit your changes (git commit -am 'Add some feature')
- Push to the branch (git push origin my-new-feature)
- Create a new Pull Request
- Nephos Arthur Poulet - creator, maintainer