Skip to content

hi5dev/omniauth-bcrypt

Repository files navigation

OmniAuth::BCrypt

This Rubygem provides a way for applications to use OmniAuth to sign in using a traditional username and password.

Development

This project is setup for Docker Compose. To get started:

  • Use docker-compose build to set everything up.
  • Use docker-compose run ruby rake to run the tests.
  • Use docker-compose run ruby ash to open the terminal for the Ruby container.

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/hi5dev/omniauth-bcrypt. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the code of conduct

About

A username+password strategy for OmniAuth.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published