Barong is an authentication service for microservice architectures using JWT standard.
It's focused on security and rich KyC features, in a matter of fact it's used in Openware Crypto exchange software stack.
It includes the following features:
Prerequisites:
2.6.6
bundle install
bin/init_config
bundle exec rake db:create db:migrate
bundle exec rails server
In the process of verification Barong assign different levels to accounts
REST Management API documentation
Captcha policy overview and configuration
Barong is released under the terms of the Apache License 2.0.